summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/archmage/Makefile4
-rw-r--r--textproc/dblatex/Makefile4
-rw-r--r--textproc/gnome-doc-utils/Makefile4
-rw-r--r--textproc/ibus/Makefile3
-rw-r--r--textproc/itstool/Makefile4
-rw-r--r--textproc/kiss-templates/Makefile2
-rw-r--r--textproc/kreport/Makefile3
-rw-r--r--textproc/link-grammar/Makefile4
-rw-r--r--textproc/loook/Makefile4
-rw-r--r--textproc/py-bugzillatools/Makefile3
-rw-r--r--textproc/py-dsv/Makefile3
-rw-r--r--textproc/py-elasticsearch-dsl-py/Makefile4
-rw-r--r--textproc/py-elasticsearch2-dsl-py/Makefile4
-rw-r--r--textproc/py-excelerator/Makefile4
-rw-r--r--textproc/py-jaxml/Makefile4
-rw-r--r--textproc/py-pdfminer/Makefile3
-rw-r--r--textproc/py-pyes/Makefile4
-rw-r--r--textproc/py-rstyoutube/Makefile3
-rw-r--r--textproc/py-tvgrab/Makefile4
-rw-r--r--textproc/py-xlutils/Makefile3
-rw-r--r--textproc/py2html/Makefile3
-rw-r--r--textproc/pychm/Makefile4
-rw-r--r--textproc/queequeg/Makefile4
-rw-r--r--textproc/rubber/Makefile4
-rw-r--r--textproc/xxdiff-scripts/Makefile3
25 files changed, 49 insertions, 40 deletions
diff --git a/textproc/archmage/Makefile b/textproc/archmage/Makefile
index 8924701af090..4bd22391a1e0 100644
--- a/textproc/archmage/Makefile
+++ b/textproc/archmage/Makefile
@@ -3,7 +3,7 @@
PORTNAME= archmage
PORTVERSION= 0.2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/chm/chm.py:textproc/pychm \
${PYTHON_SITELIBDIR}/BeautifulSoup.py:www/py-beautifulsoup32@${FLAVOR}
NO_BUILD= yes
-USES= cpe python:2 tar:bzip2
+USES= cpe python:2.7 tar:bzip2
USE_PYTHON= distutils autoplist
CPE_VENDOR= archmage_project
diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile
index 59ef0fb28880..6f2078e2f570 100644
--- a/textproc/dblatex/Makefile
+++ b/textproc/dblatex/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dblatex
PORTVERSION= 0.3.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty:pri
RUN_DEPENDS= xsltproc:textproc/libxslt \
docbook-xml>0:textproc/docbook-xml
-USES= tar:bzip2 python:2
+USES= tar:bzip2 python:2.7
USE_PYTHON= distutils autoplist
USE_TEX= dvipsk:run tex
NO_ARCH= yes
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
index 4ba5055e0c4a..943de1703a3f 100644
--- a/textproc/gnome-doc-utils/Makefile
+++ b/textproc/gnome-doc-utils/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gnome-doc-utils
PORTVERSION= 0.20.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
@@ -17,7 +17,7 @@ RUN_DEPENDS= rarian-sk-config:textproc/rarian \
${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2@${PY_FLAVOR} \
docbook-xml>0:textproc/docbook-xml
-USES= gettext-tools:build,run gmake pathfix pkgconfig python:2 tar:xz
+USES= gettext-tools:build,run gmake pathfix pkgconfig python:2.7 tar:xz
USE_GNOME= libxslt intlhack
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile
index 0c8eff32e952..9d69af4bac27 100644
--- a/textproc/ibus/Makefile
+++ b/textproc/ibus/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ibus
DISTVERSION= 1.5.17
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/:DEFAULT
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:DEFAULT
@@ -21,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:devel/py-dbus@${PY_FLAVOR} \
${LOCALBASE}/share/xml/iso-codes/iso_639.xml:misc/iso-codes \
setxkbmap:x11/setxkbmap
-USES= compiler cpe gmake libtool localbase pathfix pkgconfig python:2
+USES= compiler cpe gmake libtool localbase pathfix pkgconfig python:2.7
USE_GNOME= glib20 intltool librsvg2 pygobject3
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile
index cac9fcda5fe2..a60c1eeb71b9 100644
--- a/textproc/itstool/Makefile
+++ b/textproc/itstool/Makefile
@@ -4,7 +4,7 @@
PORTNAME= itstool
PORTVERSION= 2.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://files.itstool.org/itstool/
@@ -16,7 +16,7 @@ LICENSE= GPLv3
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR}
-USES= python:2,run tar:bzip2
+USES= python:2.7,run tar:bzip2
GNU_CONFIGURE= yes
post-patch:
diff --git a/textproc/kiss-templates/Makefile b/textproc/kiss-templates/Makefile
index fad7a858b035..39dc01f6e2fb 100644
--- a/textproc/kiss-templates/Makefile
+++ b/textproc/kiss-templates/Makefile
@@ -31,7 +31,7 @@ USES= cmake
OPTIONS_DEFINE= TEST
TEST_DESC= Build with unit tests
TEST_BUILD_DEPENDS= boost-libs>=1.55:devel/boost-libs
-TEST_USES= python:2,build,test shebangfix
+TEST_USES= python:2.7,build,test shebangfix
TEST_TEST_TARGET= test
SHEBANG_FILES= tests/comparison-based/generate.py tests/differ.py
diff --git a/textproc/kreport/Makefile b/textproc/kreport/Makefile
index 4565222ba519..b23353dd190e 100644
--- a/textproc/kreport/Makefile
+++ b/textproc/kreport/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kreport
DISTVERSION= 3.0.2
+PORTREVISION= 1
CATEGORIES= textproc kde
MASTER_SITES= KDE/stable/${PORTNAME}/src
DIST_SUBDIR= KDE/${PORTNAME}
@@ -11,7 +12,7 @@ COMMENT= Framework for creation of reports in multiple formats
LIB_DEPENDS= libKPropertyCore3.so:x11-toolkits/kproperty
-USES= cmake:outsource gettext kde:5 python:2 tar:xz
+USES= cmake:outsource gettext kde:5 python:2.7 tar:xz
USE_KDE= config coreaddons ecm widgetsaddons
USE_QT5= core gui network qml webkit widgets xml \
buildtools_build printsupport qmake_build
diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile
index 5b8a3de1a627..0eefaba45e00 100644
--- a/textproc/link-grammar/Makefile
+++ b/textproc/link-grammar/Makefile
@@ -2,7 +2,7 @@
PORTNAME= link-grammar
PORTVERSION= 5.3.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/
@@ -48,7 +48,7 @@ PERL_LDFLAGS= -L${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE -lperl
PERL_USES= perl5
PYTHON_CONFIGURE_ENABLE= python-bindings
-PYTHON_USES= python:2
+PYTHON_USES= python:2.7
post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/textproc/loook/Makefile b/textproc/loook/Makefile
index b89d6347f68b..a4e2ee40ae8c 100644
--- a/textproc/loook/Makefile
+++ b/textproc/loook/Makefile
@@ -3,7 +3,7 @@
PORTNAME= loook
PORTVERSION= 0.6.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.danielnaber.de/loook/
DISTNAME= ${PORTNAME}
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:x11-toolkits/py-tkinter@${PY_FLAV
WRKSRC= ${WRKDIR}
-USES= python:2 zip
+USES= python:2.7 zip
NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME}
diff --git a/textproc/py-bugzillatools/Makefile b/textproc/py-bugzillatools/Makefile
index d04afd7aa721..0cf2879cb1b1 100644
--- a/textproc/py-bugzillatools/Makefile
+++ b/textproc/py-bugzillatools/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bugzillatools
PORTVERSION= 0.5.5
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ COMMENT= Tool for interacting with the Bugzilla bug tracking system
LICENSE= GPLv3
-USES= python:2
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
diff --git a/textproc/py-dsv/Makefile b/textproc/py-dsv/Makefile
index 0baa491445ad..7aa6c9254de6 100644
--- a/textproc/py-dsv/Makefile
+++ b/textproc/py-dsv/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dsv
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= SF/python-${PORTNAME}/python-${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +12,7 @@ DISTNAME= ${PORTNAME:tu}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module to parse or write delimeter-separated (e.g. CSV) files
-USES= python:2
+USES= python:2.7
USE_PYTHON= distutils autoplist
DSV_BASEDIR= ${PYTHONPREFIX_SITELIBDIR}/DSV
NO_ARCH= yes
diff --git a/textproc/py-elasticsearch-dsl-py/Makefile b/textproc/py-elasticsearch-dsl-py/Makefile
index efef7628661a..2317b2e3b6ee 100644
--- a/textproc/py-elasticsearch-dsl-py/Makefile
+++ b/textproc/py-elasticsearch-dsl-py/Makefile
@@ -3,7 +3,7 @@
PORTNAME= elasticsearch-dsl-py
PORTVERSION= 0.0.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${FLAVOR}
USE_GITHUB= yes
GH_ACCOUNT= elastic
-USES= python:2
+USES= python:2.7
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
diff --git a/textproc/py-elasticsearch2-dsl-py/Makefile b/textproc/py-elasticsearch2-dsl-py/Makefile
index 09f3b75624a8..2930449d1829 100644
--- a/textproc/py-elasticsearch2-dsl-py/Makefile
+++ b/textproc/py-elasticsearch2-dsl-py/Makefile
@@ -3,7 +3,7 @@
PORTNAME= py-elasticsearch2-dsl-py
PORTVERSION= 2.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ USE_GITHUB= yes
GH_ACCOUNT= elastic
GH_PROJECT= elasticsearch-dsl-py
-USES= python:2
+USES= python:2.7
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
diff --git a/textproc/py-excelerator/Makefile b/textproc/py-excelerator/Makefile
index ac145b59b5fe..ec5be35bd659 100644
--- a/textproc/py-excelerator/Makefile
+++ b/textproc/py-excelerator/Makefile
@@ -3,7 +3,7 @@
PORTNAME= excelerator
PORTVERSION= 0.6.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
MASTER_SITES= SF/py${PORTNAME}/pyExcelerator/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ COMMENT= Python library for generating Excel 97/2000/XP/2003 files
OPTIONS_DEFINE= DOCS EXAMPLES
-USES= python:2 zip
+USES= python:2.7 zip
USE_PYTHON= distutils autoplist
NO_ARCH= yes
diff --git a/textproc/py-jaxml/Makefile b/textproc/py-jaxml/Makefile
index f8b9debddce3..6256b84ff2b6 100644
--- a/textproc/py-jaxml/Makefile
+++ b/textproc/py-jaxml/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jaxml
PORTVERSION= 3.02
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE= GPLv2
PORTSCOUT= skipv:23.01
NO_ARCH= yes
-USES= python:2
+USES= python:2.7
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
diff --git a/textproc/py-pdfminer/Makefile b/textproc/py-pdfminer/Makefile
index bc798cc4b1c2..6fcff4ca6e57 100644
--- a/textproc/py-pdfminer/Makefile
+++ b/textproc/py-pdfminer/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pdfminer
PORTVERSION= 20140328
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ COMMENT= PDF parser and analyzer
LICENSE= MIT
-USES= python:2
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
diff --git a/textproc/py-pyes/Makefile b/textproc/py-pyes/Makefile
index 09b8b74375ba..3209f6a8766e 100644
--- a/textproc/py-pyes/Makefile
+++ b/textproc/py-pyes/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pyes
PORTVERSION= 0.99.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ COMMENT= Python connector for ElasticSearch - the pythonic way to use ElasticSea
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>=0:net/py-urllib3@${FLAVOR}
-USES= python:2
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
diff --git a/textproc/py-rstyoutube/Makefile b/textproc/py-rstyoutube/Makefile
index 6ee2a23612eb..5e718eaa75e5 100644
--- a/textproc/py-rstyoutube/Makefile
+++ b/textproc/py-rstyoutube/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rstyoutube
PORTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils@${FLAVOR}
-USES= python:2
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
diff --git a/textproc/py-tvgrab/Makefile b/textproc/py-tvgrab/Makefile
index 349b143d3421..09eca71c7009 100644
--- a/textproc/py-tvgrab/Makefile
+++ b/textproc/py-tvgrab/Makefile
@@ -3,7 +3,7 @@
PORTNAME= TVGrab
PORTVERSION= 0.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc python
MASTER_SITES= SF/py${PORTNAME:tl}/lib/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= DOCS
-USES= python:2 tar:bzip2
+USES= python:2.7 tar:bzip2
USE_PYTHON= distutils autoplist
NO_ARCH= yes
diff --git a/textproc/py-xlutils/Makefile b/textproc/py-xlutils/Makefile
index 88af92337ccc..4ab780ec0f2c 100644
--- a/textproc/py-xlutils/Makefile
+++ b/textproc/py-xlutils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xlutils
PORTVERSION= 1.7.0
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>=0.7.2:textproc/py-xlrd@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xlwt>=0.7.4:textproc/py-xlwt@${FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= python:2
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
diff --git a/textproc/py2html/Makefile b/textproc/py2html/Makefile
index e652e771fd7a..1f7ed8d2e3a8 100644
--- a/textproc/py2html/Makefile
+++ b/textproc/py2html/Makefile
@@ -3,6 +3,7 @@
PORTNAME= py2html
PORTVERSION= 0.7
+PORTREVISION= 1
CATEGORIES= textproc www python
MASTER_SITES= LOCAL/perky
PKGNAMESUFFIX= -${PYTHON_PKGNAMEPREFIX:S/-//}
@@ -10,7 +11,7 @@ PKGNAMESUFFIX= -${PYTHON_PKGNAMEPREFIX:S/-//}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python Highlighter for HTML
-USES= python:2 shebangfix
+USES= python:2.7 shebangfix
USE_PYTHON= distutils autoplist
SHEBANG_FILES= py2html
diff --git a/textproc/pychm/Makefile b/textproc/pychm/Makefile
index 33253757b2ca..7e8948e5d93f 100644
--- a/textproc/pychm/Makefile
+++ b/textproc/pychm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pychm
PORTVERSION= 0.8.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
MASTER_SITES= SF/gnochm/${PORTNAME}/${PORTVERSION}
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libchm.so:misc/chmlib
NO_BUILD= yes
-USES= python:2
+USES= python:2.7
USE_PYTHON= autoplist distutils
.include <bsd.port.pre.mk>
diff --git a/textproc/queequeg/Makefile b/textproc/queequeg/Makefile
index 74a5b09a84fd..ae0cc9b2ee03 100644
--- a/textproc/queequeg/Makefile
+++ b/textproc/queequeg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= queequeg
PORTVERSION= 0.91
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -17,7 +17,7 @@ BUILD_DEPENDS= wn:textproc/wordnet \
${PYTHON_SITELIBDIR}/cdbmodule.so:databases/py-cdb
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cdbmodule.so:databases/py-cdb
-USES= python:2 shebangfix
+USES= python:2.7 shebangfix
SHEBANG_FILES= *.py misc/*.py qq
ALL_TARGET= dict
MAKE_ARGS= WORDNETDICT="${LOCALBASE}/share/WordNet" \
diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile
index 6c4e7eaf61a4..d4d9359f53bb 100644
--- a/textproc/rubber/Makefile
+++ b/textproc/rubber/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rubber
PORTVERSION= 1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://launchpadlibrarian.net/53558954/
@@ -14,7 +14,7 @@ LICENSE= GPLv2
NO_ARCH= yes
-USES= gmake makeinfo python:2
+USES= gmake makeinfo python:2.7
USE_TEX= latex
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --infodir=${PREFIX}/${INFO_PATH} \
diff --git a/textproc/xxdiff-scripts/Makefile b/textproc/xxdiff-scripts/Makefile
index 0f5e8fc6ceb9..7f63fb22e49d 100644
--- a/textproc/xxdiff-scripts/Makefile
+++ b/textproc/xxdiff-scripts/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xxdiff
PORTVERSION= 4.0.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF
PKGNAMESUFFIX= -scripts
@@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= xxdiff:textproc/xxdiff
-USES= python:2 tar:bzip2
+USES= python:2.7 tar:bzip2
USE_PYTHON= autoplist distutils
PYDISTUTILS_PKGNAME= xxdiff-scripts
NO_ARCH= yes