aboutsummaryrefslogtreecommitdiff
path: root/security/py-gnutls
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-08-28 20:44:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-08-28 20:44:20 +0000
commit189fa533e25444e7071030330436f19a23b89e28 (patch)
tree3bdf91991f4d3d5c95575c1dfe9638546755ca35 /security/py-gnutls
parentea189713d025936b85f98e6ea048f3efaff42426 (diff)
- Mark BROKEN: does not compile
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=240471
Diffstat (limited to 'security/py-gnutls')
-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