aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-03-22 07:45:51 +0800
committerkris <kris@FreeBSD.org>2004-03-22 07:45:51 +0800
commit4962195352bf8ee9ff0e7a9e9556ce83e343f2b3 (patch)
treec532c307b77a982921386076c4253d4a2d06864a /security
parent865b93fbf543e71fc5e8d03ac2c7bbd62ebfcd86 (diff)
downloadfreebsd-ports-gnome-4962195352bf8ee9ff0e7a9e9556ce83e343f2b3.tar.gz
freebsd-ports-gnome-4962195352bf8ee9ff0e7a9e9556ce83e343f2b3.tar.zst
freebsd-ports-gnome-4962195352bf8ee9ff0e7a9e9556ce83e343f2b3.zip
BROKEN: Inconsistent dependencies (depends on two versions of libgcrypt)
Diffstat (limited to 'security')
-rw-r--r--security/gnutls-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile
index 49bc1e8f7558..791e49ad12c4 100644
--- a/security/gnutls-devel/Makefile
+++ b/security/gnutls-devel/Makefile
@@ -23,6 +23,8 @@ LIB_DEPENDS= gcrypt.10:${PORTSDIR}/security/libgcrypt \
tasn1.2:${PORTSDIR}/security/libtasn1 \
opencdk.8:${PORTSDIR}/security/opencdk
+BROKEN= "Inconsistent dependencies (depends on two versions of libgcrypt)"
+
CONFLICTS= gnutls-[0-9]*
USE_ICONV= yes