From 1e60622e177b0370d218702f77b7ec88df23b639 Mon Sep 17 00:00:00 2001 From: Cy Schubert <cy@FreeBSD.org> Date: Sat, 7 Feb 2004 04:16:53 +0000 Subject: Add NO_LATEST_LINK to avoid link stomping. Reported by: kris --- net/ntp-devel/Makefile | 1 + security/krb5-beta/Makefile | 1 + x11-wm/fvwm2-devel/Makefile | 1 + 3 files changed, 3 insertions(+) diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 7145e0038ead..ccb05d9307be 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -18,6 +18,7 @@ IGNORE= 4.2.0 just released, no development version available. MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution +NO_LATEST_LINK= yes # ntp's configure script created by autoconf 2.14.1 doesn't work # if GNU_CONFIGURE is defined HAS_CONFIGURE= yes diff --git a/security/krb5-beta/Makefile b/security/krb5-beta/Makefile index 9bae5ab23007..7d5a71ed6029 100644 --- a/security/krb5-beta/Makefile +++ b/security/krb5-beta/Makefile @@ -27,6 +27,7 @@ COMMENT= An authentication system developed at MIT, successor to Kerberos IV BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +NO_LATEST_LINK= yes KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html USE_REINPLACE= yes USE_GMAKE= yes diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile index dcc4fe4790ee..7b55352fb981 100644 --- a/x11-wm/fvwm2-devel/Makefile +++ b/x11-wm/fvwm2-devel/Makefile @@ -32,6 +32,7 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS+= stroke.0:${PORTSDIR}/devel/libstroke .endif +NO_LATEST_LINK= yes USE_REINPLACE= yes USE_GMAKE= yes USE_XPM= yes -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0