From d44a58abe93c0438399abf75a1122f6f7a523953 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 16 Feb 1998 13:16:43 +0000 Subject: Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these are unstable betas with better versions in the tree. (There are probably more but these were the only ones I could pull off the top of my head.) --- www/squid30/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/squid30/Makefile') diff --git a/www/squid30/Makefile b/www/squid30/Makefile index a12acc46b717..042c1a692f6b 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $ +# $Id: Makefile,v 1.43 1998/02/14 14:36:12 peter Exp $ # DISTNAME= squid-1.2.beta14 @@ -28,6 +28,7 @@ CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \ --localstatedir=${PREFIX}/squid STRIP= # won't install scripts correctly othervise. MAKEFILE= makefile +NO_LATEST_LINK= yes # Some other configure options.. # - Compile and use the malloc package from Doug Lea -- cgit v1.2.3