diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-09-01 21:04:57 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-09-01 21:04:57 +0000 |
commit | 06a7441c1430b093b5ff753d28ae0c08b51aa3f0 (patch) | |
tree | b91463db90025c488ce9e0505ed44e8b1bdd4935 /www/mod_php5 | |
parent | 8bff0c5071d7246441fa08134b93f30781160f60 (diff) | |
download | ports-06a7441c1430b093b5ff753d28ae0c08b51aa3f0.tar.gz ports-06a7441c1430b093b5ff753d28ae0c08b51aa3f0.zip |
Notes
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 56ff8bf8961a..6e48ffe8eb14 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.50 1998/08/27 14:08:20 kuriyama Exp $ +# $Id: Makefile,v 1.52 1998/09/01 18:38:05 andreas Exp $ # DISTNAME= apache_${APACHE_VER} @@ -18,7 +18,7 @@ MAINTAINER= ibex@physik.TU-Berlin.DE APACHE_VER= 1.3.1 PHP3_VER= 3.0.3 -#USE_PERL5= yes +USE_PERL5= yes IS_INTERACTIVE= yes NO_PACKAGE= Support for different databases |