diff options
Diffstat (limited to 'www/mod_php4/Makefile')
-rw-r--r-- | www/mod_php4/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index fc5d6aa31ab3..91871ce6ba8e 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -24,8 +24,6 @@ MAINTAINER= dirk@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 -Y2K= http://www.php.net/y2k.php - PHP_DISTDIR= distributions APXS= ${PREFIX}/sbin/apxs |