diff options
author | Mark Felder <feld@FreeBSD.org> | 2017-06-10 17:38:14 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2017-06-10 17:38:14 +0000 |
commit | 39c2b660cbcf92337ce609220d3d05752e1c5288 (patch) | |
tree | 0086392e6551a4fb2be4e36b5499d48f933292f7 /security/heimdal | |
parent | a3c05c0bca2781e5cc552b06dbd5a008c9df53b1 (diff) | |
download | ports-39c2b660cbcf92337ce609220d3d05752e1c5288.tar.gz ports-39c2b660cbcf92337ce609220d3d05752e1c5288.zip |
Notes
Diffstat (limited to 'security/heimdal')
-rw-r--r-- | security/heimdal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 3db24d757ce3..6b2c0bdc42d6 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -16,6 +16,8 @@ COMMENT= Popular BSD-licensed implementation of Kerberos 5 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= p5-JSON>=0:converters/p5-JSON + CONFLICTS= krb4-[0-9]* krb5-[0-9]* krb5-maint-[0-9]* srp-[0-9]* \ wu-ftpd-[0-9]* wu-ftpd+ipv6-[0-9]* |