aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-10 16:45:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-10 16:45:25 +0000
commit35c3fbedc73a5091987eb5ee568f6a184a68a6ab (patch)
tree2e428c89422b5d25b52c89b9f9bd8e3dfd95e21b
parentd699e30613f4b0114682d8dc9e8c49f068adb0a1 (diff)
downloadports-35c3fbedc73a5091987eb5ee568f6a184a68a6ab.tar.gz
ports-35c3fbedc73a5091987eb5ee568f6a184a68a6ab.zip
Notes
-rw-r--r--mail/py-twistedMail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/py-twistedMail/Makefile b/mail/py-twistedMail/Makefile
index 5e571cb6c1e3..4bb08311f1b0 100644
--- a/mail/py-twistedMail/Makefile
+++ b/mail/py-twistedMail/Makefile
@@ -14,7 +14,8 @@ COMMENT= SMTP, IMAP, and POP protocol implementation with clients and servers
LICENSE= MIT
-USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+USE_PYTHON= autoplist distutils
USES= python:2 tar:bzip2 twisted:names
.include <bsd.port.mk>