aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-pygments/Makefile
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2016-04-25 14:01:18 +0000
committerNicola Vitale <nivit@FreeBSD.org>2016-04-25 14:01:18 +0000
commitb36a68c0787d2194403b2c2c69fc07818694a8bd (patch)
tree4e56c19927a6cea2d39cdba7e3776527ba0f759f /textproc/py-pygments/Makefile
parentea672cb4226572b0664c8c137409f6af928a818f (diff)
downloadports-b36a68c0787d2194403b2c2c69fc07818694a8bd.tar.gz
ports-b36a68c0787d2194403b2c2c69fc07818694a8bd.zip
Notes
Diffstat (limited to 'textproc/py-pygments/Makefile')
-rw-r--r--textproc/py-pygments/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index 6547f81a3fe3..49ec8fc91b66 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pygments
-PORTVERSION= 2.1
+PORTVERSION= 2.1.3
PORTREVISION= 0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
@@ -16,5 +16,6 @@ LICENSE= BSD2CLAUSE
USES= python
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
.include <bsd.port.mk>