From d15e3bcc023a3db8cbe97c1b6c7b5e30fcde92a4 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Wed, 19 Aug 2015 13:51:15 +0000 Subject: - Add NO_ARCH --- finance/py-stripe/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'finance') 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 -- cgit