diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-01-13 21:00:02 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-01-13 21:00:02 +0000 |
commit | 50f8eaece13e14735ce71c2c22f8aac07f7cd50a (patch) | |
tree | 15cdc9de8e1435e170938ead4c0c26dfe041a7e6 /news | |
parent | f7c433d7169aa1bbe61414cf420ec27bbb3160d3 (diff) | |
download | ports-50f8eaece13e14735ce71c2c22f8aac07f7cd50a.tar.gz ports-50f8eaece13e14735ce71c2c22f8aac07f7cd50a.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/hellanzb/Makefile | 2 | ||||
-rw-r--r-- | news/py-pynzb/Makefile | 2 | ||||
-rw-r--r-- | news/py-twistedNews/Makefile | 2 | ||||
-rw-r--r-- | news/sabnzbdplus/Makefile | 2 | ||||
-rw-r--r-- | news/xpn/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile index e9e215f56ae1..753382a2c066 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= par2:${PORTSDIR}/archivers/par2cmdline \ ${PYTHON_PKGNAMEPREFIX}yenc>=0:${PORTSDIR}/news/py-yenc \ mac:${PORTSDIR}/audio/mac -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=yes USES= twisted:run,web PORTDOCS= CHANGELOG CREDITS README diff --git a/news/py-pynzb/Makefile b/news/py-pynzb/Makefile index bf29bd9c7ced..952719a8f657 100644 --- a/news/py-pynzb/Makefile +++ b/news/py-pynzb/Makefile @@ -13,7 +13,7 @@ COMMENT= A unified API for parsing NZB files LICENSE= BSD -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_NOEGGINFO= yes diff --git a/news/py-twistedNews/Makefile b/news/py-twistedNews/Makefile index 9bee869cd3e4..c90bd1fa3c72 100644 --- a/news/py-twistedNews/Makefile +++ b/news/py-twistedNews/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/de RUN_DEPENDS:= ${BUILD_DEPENDS} USE_BZIP2= yes -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/} diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 58797361456e..58946f71a3a6 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -65,7 +65,7 @@ LICENSE_NAME_SSMTPLIB= ssmtplib License LICENSE_FILE_SSMTPLIB= ${WRKSRC}/licenses/License-ssmtplib.txt LICENSE_PERMS_SSMTPLIB= auto-accept -USE_PYTHON= 2.5+ +USE_PYTHON= yes USES= gettext NO_BUILD= yes diff --git a/news/xpn/Makefile b/news/xpn/Makefile index 519e32a33338..1b0853d79fc5 100644 --- a/news/xpn/Makefile +++ b/news/xpn/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolki NO_BUILD= yes -USE_PYTHON= 2.5+ +USE_PYTHON= yes FIND_DIRS= -type d FIND_DATA= -type f -mindepth 2 -not -name "*~" |