diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-12-08 12:04:07 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-12-08 12:04:07 +0000 |
commit | 885b528f02f2eb87777e70b3402c84df29428105 (patch) | |
tree | e7739b3fe4bfdf1719f8d97173598bfde9ef261b /net/py-ldaptor | |
parent | d48807ae69ccf968a3eb1d80123bf6aa21a39faa (diff) | |
download | ports-885b528f02f2eb87777e70b3402c84df29428105.tar.gz ports-885b528f02f2eb87777e70b3402c84df29428105.zip |
Notes
Diffstat (limited to 'net/py-ldaptor')
-rw-r--r-- | net/py-ldaptor/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-ldaptor/Makefile b/net/py-ldaptor/Makefile index 8d577ec1c45e..d98357531468 100644 --- a/net/py-ldaptor/Makefile +++ b/net/py-ldaptor/Makefile @@ -16,9 +16,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing \ GITVERSION= aad8ded658b36337a08aeb7402b6b67eb8771bea -USES= gettext +USES= gettext twisted USE_PYTHON= yes -USE_TWISTED= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGVERSION= 0.0.0 PYDISTUTILS_PKGNAME= ldaptor |