aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/py-gnutls/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile
index e0df5f0a9118..30d9f5b003fe 100644
--- a/security/py-gnutls/Makefile
+++ b/security/py-gnutls/Makefile
@@ -19,6 +19,8 @@ COMMENT= Python wrapper for the GNUTLS library
LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls
RUN_DEPENDS= ${PYCTYPES}
+BROKEN= does not compile
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= python_gnutls