From 3a382fea7aa1ef15e1bc0dcacd432ad4b702877c Mon Sep 17 00:00:00 2001 From: andreas Date: Tue, 1 Sep 1998 21:04:57 +0000 Subject: activate USE_PERL5 Submitted by: maintainer --- www/mod_php3/Makefile | 4 ++-- www/mod_php4/Makefile | 4 ++-- www/mod_php5/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 56ff8bf8961a..6e48ffe8eb14 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann # -# $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 diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 56ff8bf8961a..6e48ffe8eb14 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann # -# $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 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 # -# $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 -- cgit