aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-openpyxl/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-01-24 09:29:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-01-24 09:29:28 +0000
commitcb404f0e687f1b25f63ac625f4533e5f0638cd7d (patch)
treea1d243aff851284521a9990f3f52815ddbdbc759 /textproc/py-openpyxl/Makefile
parenta80b1131fe12eaf286e938a5321f5fc642eae6e2 (diff)
downloadports-cb404f0e687f1b25f63ac625f4533e5f0638cd7d.tar.gz
ports-cb404f0e687f1b25f63ac625f4533e5f0638cd7d.zip
Update to 2.3.3
Notes
Notes: svn path=/head/; revision=407092
Diffstat (limited to 'textproc/py-openpyxl/Makefile')
-rw-r--r--textproc/py-openpyxl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-openpyxl/Makefile b/textproc/py-openpyxl/Makefile
index 76586e4901ce..c049eea10166 100644
--- a/textproc/py-openpyxl/Makefile
+++ b/textproc/py-openpyxl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openpyxl
-PORTVERSION= 2.3.2
+PORTVERSION= 2.3.3
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jdcal>=0:${PORTSDIR}/devel/py-jdcal \
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}openpyxl1-[0-9]*
+NO_ARCH= yes
USES= python
USE_PYTHON= distutils autoplist