summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk2/Makefile
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 /x11-toolkits/py-gtk2/Makefile
parentSimplify MASTER_SITES (diff)
Reduce dependency on the python2 metaport
PR: 225752 Submitted by: Yasuhiro KIMURA
Notes
Notes: svn path=/head/; revision=462307
Diffstat (limited to 'x11-toolkits/py-gtk2/Makefile')
-rw-r--r--x11-toolkits/py-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index ca92ca0ded5f..6d684123d30b 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gtk
PORTVERSION= 2.24.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits python
MASTER_SITES= GNOME/sources/pygtk/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ COMMENT= Set of Python bindings for GTK+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:graphics/py-cairo@${FLAVOR}
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:graphics/py-cairo@${FLAVOR}
-USES= gettext gmake libtool pathfix pkgconfig python:2 tar:bzip2
+USES= gettext gmake libtool pathfix pkgconfig python:2.7 tar:bzip2
USE_GNOME= libglade2 pygobject
USE_PYTHON= flavors
GNU_CONFIGURE= yes