summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk2/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:21:02 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:21:02 +0000
commitb132573e497440ccab95f08970f076144dbea023 (patch)
treec86c460006c4cb47f553ee1947721398649ec2e2 /x11-toolkits/py-gtk2/Makefile
parentgames: Add missing USES={gnome,gl,sdl,xorg} (diff)
x11*: Add missing USES={gl,gnome,mate}
Notes
Notes: svn path=/head/; revision=517047
Diffstat (limited to 'x11-toolkits/py-gtk2/Makefile')
-rw-r--r--x11-toolkits/py-gtk2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index 10cc47f65d86..df060ef8e6c2 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -18,7 +18,8 @@ COMMENT= Set of Python bindings for GTK+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:graphics/py-cairo@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:graphics/py-cairo@${PY_FLAVOR}
-USES= gettext gmake libtool pathfix pkgconfig python:2.7 tar:bzip2
+USES= gettext gmake gnome libtool pathfix pkgconfig python:2.7 \
+ tar:bzip2
USE_GNOME= libglade2 pygobject
USE_PYTHON= flavors
GNU_CONFIGURE= yes