aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-01 16:18:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-01 16:18:28 +0000
commit404b13f18f2d7a14430286ebb12f2e1897be75b1 (patch)
tree9d1ec28eb615fc03b5ddc97f07bf5f491971d27b /mail
parent2f3310f574457d77df8b393ba77cfc60d8d34358 (diff)
downloadports-404b13f18f2d7a14430286ebb12f2e1897be75b1.tar.gz
ports-404b13f18f2d7a14430286ebb12f2e1897be75b1.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/py-twistedMail/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/mail/py-twistedMail/Makefile b/mail/py-twistedMail/Makefile
index c948cc8118b4..7e68f232e8da 100644
--- a/mail/py-twistedMail/Makefile
+++ b/mail/py-twistedMail/Makefile
@@ -14,13 +14,9 @@ COMMENT= SMTP, IMAP, and POP protocol implementation with clients and servers
LICENSE= MIT
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/devel/py-twistedCore \
- ${PYTHON_PKGNAMEPREFIX}twistedNames>=${PORTVERSION}:${PORTSDIR}/dns/py-twistedNames
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
USE_PYTHON= 2
USE_PYDISTUTILS=yes
PYDISTUTILS_AUTOPLIST= yes
-USES= tar:bzip2
+USES= tar:bzip2 twisted:names
.include <bsd.port.mk>