aboutsummaryrefslogtreecommitdiff
path: root/databases/pymongo
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2015-09-06 14:07:02 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2015-09-06 14:07:02 +0000
commit433169672817d9badcf7c5639c6d80d7542b70bb (patch)
treee7fff6fbd794c5eacdaa42c3bb07096fdc5ebefb /databases/pymongo
parentc1e55cee0dbb675cf0e4d68f974ae447cf4e7366 (diff)
downloadports-433169672817d9badcf7c5639c6d80d7542b70bb.tar.gz
ports-433169672817d9badcf7c5639c6d80d7542b70bb.zip
Notes
Diffstat (limited to 'databases/pymongo')
-rw-r--r--databases/pymongo/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/pymongo/Makefile b/databases/pymongo/Makefile
index 614ca20bf5e0..945260786a04 100644
--- a/databases/pymongo/Makefile
+++ b/databases/pymongo/Makefile
@@ -16,10 +16,4 @@ LICENSE= APACHE20
USES= python
USE_PYTHON= distutils autoplist
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
-BROKEN= Does not install on ia64, powerpc, or sparc64
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>