summaryrefslogtreecommitdiffstats
path: root/www/mod_php5/Makefile
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-05-04 14:50:33 +0000
committerdirk <dirk@FreeBSD.org>1999-05-04 14:50:33 +0000
commit9c3d192f5b2819779fce93db88e7fd5f3e0b528f (patch)
tree1321aab8a79e5d84cdf8d34466ae847cd9c2820e /www/mod_php5/Makefile
parent031353832b6724c4097f568ebe772a59f458d082 (diff)
downloadFreeBSD-ports-9c3d192f5b2819779fce93db88e7fd5f3e0b528f.zip
FreeBSD-ports-9c3d192f5b2819779fce93db88e7fd5f3e0b528f.tar.gz
Add option for IMAP support.
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r--www/mod_php5/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index 84c48e2..4a43347 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -3,7 +3,7 @@
# Date created: So 21 Jun 1998 16:09:39 CEST
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
#
-# $Id: Makefile,v 1.72 1999/04/11 22:23:30 dirk Exp $
+# $Id: Makefile,v 1.73 1999/04/13 15:40:20 dirk Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -94,6 +94,9 @@ pre-fetch:
@${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.php
.endif
+post-extract:
+ @${LN} -s php-${VERSION_PHP3} ${WRKDIR}/php3
+
pre-configure:
@cd ${WRKSRC} \
&& ./configure > /dev/null \
OpenPOWER on IntegriCloud