diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 08:46:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 08:46:07 +0000 |
commit | 3fc2da5cbcc001ef733b116e912daeef49052f2d (patch) | |
tree | 6054794e3cb351fc9f68526537306791affe6817 /security/py-gnutls | |
parent | 14905080a5d18aa0c1d6a25f04752a06c317cacc (diff) | |
download | ports-3fc2da5cbcc001ef733b116e912daeef49052f2d.tar.gz ports-3fc2da5cbcc001ef733b116e912daeef49052f2d.zip |
Notes
Diffstat (limited to 'security/py-gnutls')
-rw-r--r-- | security/py-gnutls/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile index 6787aacb277f..76bdb6a6753e 100644 --- a/security/py-gnutls/Makefile +++ b/security/py-gnutls/Makefile @@ -16,7 +16,6 @@ MAINTAINER= lwhsu@FreeBSD.org COMMENT= Python wrapper for the GNUTLS library LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls -RUN_DEPENDS= ${PYCTYPES} USE_PYTHON= yes USE_PYDISTUTILS= yes |