aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-08-17 17:58:49 +0800
committerdirk <dirk@FreeBSD.org>1999-08-17 17:58:49 +0800
commitf8d280c6ee1a7a4fd1d5990f95285e545c7d5d5d (patch)
treed101352dca287c31df65d31f08017b33d89d33f3
parent560a951cbc374c9b1baa8f473c53c68773138ff6 (diff)
downloadfreebsd-ports-gnome-f8d280c6ee1a7a4fd1d5990f95285e545c7d5d5d.tar.gz
freebsd-ports-gnome-f8d280c6ee1a7a4fd1d5990f95285e545c7d5d5d.tar.zst
freebsd-ports-gnome-f8d280c6ee1a7a4fd1d5990f95285e545c7d5d5d.zip
Set NO_LATEST_LINK to yes.
-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} \