[Midnightbsd-cvs] mports: Makefile: This is definetely the "wrong" fix for this problem,

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Apr 20 16:45:30 EDT 2008


Log Message:
-----------
This is definetely the "wrong" fix for this problem, but it should shut magus up.

Modified Files:
--------------
    mports/databases/php5-odbc:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/databases/php5-odbc/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L databases/php5-odbc/Makefile -L databases/php5-odbc/Makefile -u -r1.1 -r1.2
--- databases/php5-odbc/Makefile
+++ databases/php5-odbc/Makefile
@@ -10,6 +10,8 @@
 
 MASTERDIR=	${.CURDIR}/../../lang/php5
 
+BUILD_DEPENDS+=	re2c:${PORTSDIR}/devel/re2c
+
 PKGNAMESUFFIX=	-odbc
 
 .include "${MASTERDIR}/Makefile"


More information about the Midnightbsd-cvs mailing list