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/kojoney/Makefile | |
parent | d48807ae69ccf968a3eb1d80123bf6aa21a39faa (diff) | |
download | ports-885b528f02f2eb87777e70b3402c84df29428105.tar.gz ports-885b528f02f2eb87777e70b3402c84df29428105.zip |
Notes
Diffstat (limited to 'net/kojoney/Makefile')
-rw-r--r-- | net/kojoney/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/kojoney/Makefile b/net/kojoney/Makefile index 86f89f9041cf..d302452dfded 100644 --- a/net/kojoney/Makefile +++ b/net/kojoney/Makefile @@ -16,9 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0_1:${PORTSDIR}/devel/py WRKSRC= ${WRKDIR}/kojoney USE_PYTHON= 2.5+ -USE_TWISTED= conch USE_OPENSSL= yes -USES= perl5 +USES= perl5 twisted:conch USE_PERL5= run NO_STAGE= yes |