diff options
author | Cy Schubert <cy@FreeBSD.org> | 2004-02-07 04:14:39 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2004-02-07 04:14:39 +0000 |
commit | 3ebae6c5edf9790c87a852c6496ab9e828866e4e (patch) | |
tree | de486996baccf340e607a24cc89d9f3b61aee32a /security/krb5/Makefile | |
parent | BROKEN on 5.x: Broken pkg-plist (diff) |
Define unique LATEST_LINK.
Reported by: kris
Notes
Notes:
svn path=/head/; revision=100209
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r-- | security/krb5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile index 769ab00c16d4..29b4813f80d7 100644 --- a/security/krb5/Makefile +++ b/security/krb5/Makefile @@ -26,6 +26,7 @@ COMMENT= An authentication system developed at MIT, successor to Kerberos IV BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +LATEST_LINK= ${PORTNAME} KERBEROSV_URL= http://web.mit.edu/network/kerberos-form.html USE_REINPLACE= yes USE_GMAKE= yes |