aboutsummaryrefslogtreecommitdiff
path: root/security/krb5/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-10-08 19:57:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-10-08 19:57:44 +0000
commitbb0e815406db986b76aa7c2762690433bad2a78d (patch)
treee1c0c162f73afcc3e8c71c38e186e834e13d2e06 /security/krb5/Makefile
parent677f6b01f773c874c8c76476a9fa4098b1587c46 (diff)
downloadports-bb0e815406db986b76aa7c2762690433bad2a78d.tar.gz
ports-bb0e815406db986b76aa7c2762690433bad2a78d.zip
Notes
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r--security/krb5/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index ba0ca5802f6f..ea7b34b47249 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -9,14 +9,16 @@ PORTNAME= krb5
PORTVERSION= 1.4.2
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/krb5/${PORTVERSION:C/\.[0-9]*$/&/:C/\.[0-9]*$//}/
-EXTRACT_SUFX= .tar
DISTNAME= ${PORTNAME}-${PORTVERSION}-signed
+EXTRACT_SUFX= .tar
MAINTAINER= cy@FreeBSD.org
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+CONFLICTS= krb4-[0-9]* heimdal-[0-9]*
+
LATEST_LINK= ${PORTNAME}
KERBEROSV_URL= http://web.mit.edu/kerberos/
USE_REINPLACE= yes