summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk2/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-05-09 17:47:15 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-05-09 17:47:15 +0000
commitba93c2d26163318f6c04b19559bf5846f7c3d450 (patch)
tree78ebce7a2227d2cb283987cfeeb278f07ba74b01 /x11-toolkits/py-gtk2/Makefile
parent- Add staging support (diff)
Convert to USES=libtool tar:bzip2.
Notes
Notes: svn path=/head/; revision=353480
Diffstat (limited to 'x11-toolkits/py-gtk2/Makefile')
-rw-r--r--x11-toolkits/py-gtk2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index bac0b94fc43b..f87c1d466349 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gtk
PORTVERSION= 2.24.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits python
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/pygtk/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -19,8 +19,7 @@ COMMENT= Set of Python bindings for GTK+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo
-USE_BZIP2= yes
-USES= pathfix gettext gmake pkgconfig
+USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
USE_GNOME= libglade2 pygobject
USE_PYTHON= 2
GNU_CONFIGURE= yes