From 701000c8fa6a3196f8b9355a547b2027e2a665f5 Mon Sep 17 00:00:00 2001 From: cy Date: Sat, 7 Feb 2004 04:16:53 +0000 Subject: Add NO_LATEST_LINK to avoid link stomping. Reported by: kris --- security/krb5-beta/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security') diff --git a/security/krb5-beta/Makefile b/security/krb5-beta/Makefile index 9bae5ab2300..7d5a71ed602 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 -- cgit