aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-02-19 11:10:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-02-19 11:10:43 +0000
commitf7455240e3b2acb3cd4804dac9a3afe2582a0a96 (patch)
tree94eaef37ab07d82e499ae4cafabe202ea2ed0525 /news
parent6db4531ff6ac4b156bdc1499488964f1c2551e7f (diff)
downloadports-f7455240e3b2acb3cd4804dac9a3afe2582a0a96.tar.gz
ports-f7455240e3b2acb3cd4804dac9a3afe2582a0a96.zip
Reduce dependency on the python2 metaport
PR: 225752 Submitted by: Yasuhiro KIMURA
Notes
Notes: svn path=/head/; revision=462307
Diffstat (limited to 'news')
-rw-r--r--news/hellanzb/Makefile4
-rw-r--r--news/xpn/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile
index f3c65ef2fd03..c17f62b78216 100644
--- a/news/hellanzb/Makefile
+++ b/news/hellanzb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hellanzb
PORTVERSION= 0.13
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= news
MASTER_SITES= http://www.hellanzb.com/distfiles/
@@ -20,7 +20,7 @@ RUN_DEPENDS= par2:archivers/par2cmdline \
mac:audio/mac
USE_PYTHON= distutils
-USES= python:2
+USES= python:2.7
PORTDOCS= CHANGELOG CREDITS README
NO_ARCH= yes
diff --git a/news/xpn/Makefile b/news/xpn/Makefile
index 6ad91e8fdfb8..67b76550cdd1 100644
--- a/news/xpn/Makefile
+++ b/news/xpn/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xpn
PORTVERSION= 1.2.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= news python
MASTER_SITES= http://xpn.altervista.org/codice/
@@ -21,7 +21,7 @@ SHEBANG_FILES= ${XPN}
SUB_FILES= ${PORTNAME}
SUB_LIST= PYTHON_CMD=${PYTHON_CMD} XPN=${XPN}
-USES= gettext python:2 shebangfix
+USES= gettext python:2.7 shebangfix
XPN= ${PORTNAME}.py