aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-03-30 07:28:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-03-30 07:28:23 +0000
commit6d4849e524a1e68e2d865fdbbad82cb9ca534d89 (patch)
tree1a3aa637ab9da35afcc63013c260361e8a769b31 /security
parent1d3e88d9726f8041bde3243b1e36bb1cca452378 (diff)
downloadports-6d4849e524a1e68e2d865fdbbad82cb9ca534d89.tar.gz
ports-6d4849e524a1e68e2d865fdbbad82cb9ca534d89.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/krb5-112/Makefile2
-rw-r--r--security/krb5-113/Makefile2
-rw-r--r--security/krb5-114/Makefile2
-rw-r--r--security/krb5-appl/Makefile3
4 files changed, 1 insertions, 8 deletions
diff --git a/security/krb5-112/Makefile b/security/krb5-112/Makefile
index 5be88424a2f0..871618641cc9 100644
--- a/security/krb5-112/Makefile
+++ b/security/krb5-112/Makefile
@@ -20,8 +20,6 @@ LICENSE= MIT
DEPRECATED= EOL twelve months after release of krb5-1.14
EXPIRATION_DATE= 2016-11-20
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-
CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-[0-9].* krb5-11[014-9]-*
KERBEROSV_URL= http://web.mit.edu/kerberos/
diff --git a/security/krb5-113/Makefile b/security/krb5-113/Makefile
index 5a245d0fe48f..c84f19109840 100644
--- a/security/krb5-113/Makefile
+++ b/security/krb5-113/Makefile
@@ -17,8 +17,6 @@ COMMENT= Authentication system developed at MIT, successor to Kerberos IV
LICENSE= MIT
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-
CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-11[0-2]-* krb5-[0-9].*
KERBEROSV_URL= http://web.mit.edu/kerberos/
diff --git a/security/krb5-114/Makefile b/security/krb5-114/Makefile
index d4497401a443..c00f8664b410 100644
--- a/security/krb5-114/Makefile
+++ b/security/krb5-114/Makefile
@@ -18,8 +18,6 @@ COMMENT= Authentication system developed at MIT, successor to Kerberos IV
LICENSE= MIT
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-
CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-11[0-9]-*
KERBEROSV_URL= http://web.mit.edu/kerberos/
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index a02cbfb731cf..eb5d5aa6d193 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -13,8 +13,7 @@ EXTRACT_SUFX= .tar
MAINTAINER= cy@FreeBSD.org
COMMENT= Authentication system developed at MIT, successor to Kerberos IV
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
- krb5-config:${PORTSDIR}/security/krb5
+BUILD_DEPENDS= krb5-config:${PORTSDIR}/security/krb5
CONFLICTS= krb4-[0-9]* krb5-1.[0-7].* heimdal-[0-9]* srp-[0-9]*