aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-09-09 15:34:02 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-09-09 15:34:02 +0000
commit6bb185d9573277b948a63bad2690df17973c7aab (patch)
tree83912717911761e16de8346616d9664f7b87b195 /security
parent46a63a74ad236380ed937f191f27a688e7ccd642 (diff)
downloadports-6bb185d9573277b948a63bad2690df17973c7aab.tar.gz
ports-6bb185d9573277b948a63bad2690df17973c7aab.zip
Don't CONFLICTS with gnutls-devel since it has been removed.
Notes
Notes: svn path=/head/; revision=142294
Diffstat (limited to 'security')
-rw-r--r--security/gnutls/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 4398892c7969..1b76d86cf97a 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -29,8 +29,6 @@ LIB_DEPENDS+= opencdk.8:${PORTSDIR}/security/opencdk
LIB_DEPENDS+= tasn1.2:${PORTSDIR}/security/libtasn1
.endif
-CONFLICTS= gnutls-devel-[0-9]*
-
USE_GPG?= yes
SIG_SUFFIX= .sig
USE_ICONV= yes