summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-09-09 10:01:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-09-09 10:01:36 +0000
commiteeb898bbd3a4d960c1ab51a1fd2b80904f6ebdb2 (patch)
tree06d87fe726d6df5271d981fa8ef547fbda61535a /www
parentUse ?= to define PKGNAME, or include from xpbiff-youbin won't override it. (diff)
Add back PKGNAME which was deleted mysteriously in revision 1.39 (DISTNAME
is not valid). Add "-php" in the middle of it to distinguish it with regular apache.
Notes
Notes: svn path=/head/; revision=7833
Diffstat (limited to 'www')
-rw-r--r--www/mod_php3/Makefile3
-rw-r--r--www/mod_php4/Makefile3
-rw-r--r--www/mod_php5/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index ecd7cf8e2d56..d5e125bc0f60 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -3,10 +3,11 @@
# Date created: Wed Sep 3 18:28:20 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.39 1997/09/03 18:45:12 andreas Exp $
+# $Id: Makefile,v 1.40 1997/09/03 18:49:53 andreas Exp $
#
DISTNAME= apache_1.2.1
+PKGNAME= apache-php-1.2.1
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/ \
ftp://ftp.nerosworld.com/pub/php/dist/ \
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index ecd7cf8e2d56..d5e125bc0f60 100644
--- a/www/mod_php4/Makefile
+++ b/www/mod_php4/Makefile
@@ -3,10 +3,11 @@
# Date created: Wed Sep 3 18:28:20 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.39 1997/09/03 18:45:12 andreas Exp $
+# $Id: Makefile,v 1.40 1997/09/03 18:49:53 andreas Exp $
#
DISTNAME= apache_1.2.1
+PKGNAME= apache-php-1.2.1
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/ \
ftp://ftp.nerosworld.com/pub/php/dist/ \
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index ecd7cf8e2d56..d5e125bc0f60 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -3,10 +3,11 @@
# Date created: Wed Sep 3 18:28:20 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.39 1997/09/03 18:45:12 andreas Exp $
+# $Id: Makefile,v 1.40 1997/09/03 18:49:53 andreas Exp $
#
DISTNAME= apache_1.2.1
+PKGNAME= apache-php-1.2.1
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/ \
ftp://ftp.nerosworld.com/pub/php/dist/ \