[Midnightbsd-cvs] CVS Commit: Makefile.ext: OSVERSION
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 2 04:48:29 EDT 2007
Log Message:
-----------
OSVERSION
Modified Files:
--------------
mports/lang/php5:
Makefile.ext (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile.ext
===================================================================
RCS file: /home/cvs/mports/lang/php5/Makefile.ext,v
retrieving revision 1.4
retrieving revision 1.5
diff -Llang/php5/Makefile.ext -Llang/php5/Makefile.ext -u -r1.4 -r1.5
--- lang/php5/Makefile.ext
+++ lang/php5/Makefile.ext
@@ -473,11 +473,6 @@
@${MV} ${WRKSRC}/config0.m4 ${WRKSRC}/config.m4
.endif
-.if ${PHP_MODNAME} == "oci8"
-. if ${OSVERSION} < 500000
-BROKEN= Doesn't work on FreeBSD 4.x
-. endif
-
pre-configure:
@cd ${WRKSRC}; \
for lib in ${LOCALBASE}/oracle8-client/lib/libclntsh /usr/lib/libpthread; do \
More information about the Midnightbsd-cvs
mailing list