aboutsummaryrefslogtreecommitdiffstats
path: root/finance/py-stripe
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-08-19 21:51:15 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-08-19 21:51:15 +0800
commitd15e3bcc023a3db8cbe97c1b6c7b5e30fcde92a4 (patch)
tree411232e79ad8bba5a5a296193b123b0c21475e58 /finance/py-stripe
parent47900e9d4bacba66e2ff045420d9d83a295a542a (diff)
downloadfreebsd-ports-gnome-d15e3bcc023a3db8cbe97c1b6c7b5e30fcde92a4.tar.gz
freebsd-ports-gnome-d15e3bcc023a3db8cbe97c1b6c7b5e30fcde92a4.tar.zst
freebsd-ports-gnome-d15e3bcc023a3db8cbe97c1b6c7b5e30fcde92a4.zip
- Add NO_ARCH
Diffstat (limited to 'finance/py-stripe')
-rw-r--r--finance/py-stripe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile
index ca62e1722f3e..fa13e3869137 100644
--- a/finance/py-stripe/Makefile
+++ b/finance/py-stripe/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>=0.8.8:${PORTSDIR}/www/py-requests
TEST_DEPENDS:= ${RUN_DEPENDS}
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
+NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} "s|, '../VERSION'||" ${WRKSRC}/setup.py