aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-appl
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/krb5-appl
parent1d3e88d9726f8041bde3243b1e36bb1cca452378 (diff)
downloadports-6d4849e524a1e68e2d865fdbbad82cb9ca534d89.tar.gz
ports-6d4849e524a1e68e2d865fdbbad82cb9ca534d89.zip
Remove uneeded dependency on GNU m4
Notes
Notes: svn path=/head/; revision=412159
Diffstat (limited to 'security/krb5-appl')
-rw-r--r--security/krb5-appl/Makefile3
1 files changed, 1 insertions, 2 deletions
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]*