From f7455240e3b2acb3cd4804dac9a3afe2582a0a96 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 19 Feb 2018 11:10:43 +0000 Subject: Reduce dependency on the python2 metaport PR: 225752 Submitted by: Yasuhiro KIMURA --- x11-toolkits/py-gtk2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-toolkits/py-gtk2/Makefile') 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 -- cgit v1.2.3