aboutsummaryrefslogtreecommitdiff
path: root/security/py-gnutls/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2011-06-05 18:43:16 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2011-06-05 18:43:16 +0000
commit207386f96a454f28a3f0a367069d0d4715b9e6e2 (patch)
treea498091a932a1bb378d3a0a8f8dcc91f46a54771 /security/py-gnutls/Makefile
parentc96ae66b570729bd8c116293984c253bfe446655 (diff)
downloadports-207386f96a454f28a3f0a367069d0d4715b9e6e2.tar.gz
ports-207386f96a454f28a3f0a367069d0d4715b9e6e2.zip
Notes
Diffstat (limited to 'security/py-gnutls/Makefile')
-rw-r--r--security/py-gnutls/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile
index 76bdb6a6753e..3a3ad4622dfe 100644
--- a/security/py-gnutls/Makefile
+++ b/security/py-gnutls/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@ DISTNAME= python-gnutls-${PORTVERSION}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Python wrapper for the GNUTLS library
-LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
USE_PYTHON= yes
USE_PYDISTUTILS= yes