aboutsummaryrefslogtreecommitdiff
path: root/print/cups-base
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-08-25 14:54:39 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-08-25 14:54:39 +0000
commitef890f5a54d7990a60ba7b5fb4ed87399f770182 (patch)
treea82be0e96a9fc6cfb883df8acb30aa36dc1d3bf9 /print/cups-base
parent3e447100662b1df3c6a48b9046485a2328974222 (diff)
downloadports-ef890f5a54d7990a60ba7b5fb4ed87399f770182.tar.gz
ports-ef890f5a54d7990a60ba7b5fb4ed87399f770182.zip
Notes
Diffstat (limited to 'print/cups-base')
-rw-r--r--print/cups-base/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 7fb3c1a0319c..055a00e145d0 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -124,6 +124,7 @@ CONFIGURE_ARGS+= --with-printcap=${PREFIX}/etc/printcap
.endif
.if defined(WITH_GNUTLS)
+BROKEN= gnutls does not support threads yet
CONFIGURE_ARGS+= --disable-openssl --enable-gnutls
CONFIGURE_ENV+= PKGCONFIG="${LOCALBASE}/bin/pkg-config"
LIB_DEPENDS+= gnutls-openssl.27:${PORTSDIR}/security/gnutls