diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 18:16:15 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 18:16:15 +0000 |
commit | a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4 (patch) | |
tree | 07d6b1b1d632ab65321d268042b2ca4bc8531aaa /x11-toolkits/py-gnome2 | |
parent | b997ee32c898a372f1adc43d6637b8c37f2f5065 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/py-gnome2')
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 195fc2049b59..f9512951c734 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -22,8 +22,7 @@ OPTIONS_SUB= yes BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 -USE_PYTHON= 2 +USES= gettext gmake libtool:keepla pathfix pkgconfig python:2 tar:bzip2 USE_LDCONFIG= yes USE_GNOME= libgnomeui pygtk2 GNU_CONFIGURE= yes |