summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-08-17 09:58:49 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-08-17 09:58:49 +0000
commit17d100a1d86790f9027cf82d7b1773d434a39ac9 (patch)
tree33d96f7b545865d1df21338585e2be7be93723c5 /www
parentImport of a companion development port for GNU Portable Threads. (diff)
Set NO_LATEST_LINK to yes.
Notes
Notes: svn path=/head/; revision=20760
Diffstat (limited to 'www')
-rw-r--r--www/mod_php4/Makefile3
-rw-r--r--www/mod_php5/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index 79ed1883aad1..82e0253c16fe 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 <stefan@asterix.webaffairs.net>
#
-# $Id: Makefile,v 1.84 1999/08/16 18:41:11 dirk Exp $
+# $Id: Makefile,v 1.85 1999/08/17 08:07:01 dirk Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -38,6 +38,7 @@ Y2K= http://www.php.net/y2k.php3
VERSION_APACHE= 1.3.6
VERSION_PHP= 4.0b2
+NO_LATEST_LINK= yes
USE_PERL5= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index 79ed1883aad1..82e0253c16fe 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.84 1999/08/16 18:41:11 dirk Exp $
+# $Id: Makefile,v 1.85 1999/08/17 08:07:01 dirk Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -38,6 +38,7 @@ Y2K= http://www.php.net/y2k.php3
VERSION_APACHE= 1.3.6
VERSION_PHP= 4.0b2
+NO_LATEST_LINK= yes
USE_PERL5= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \