diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-10-25 17:48:38 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-10-25 17:48:38 +0000 |
commit | cf40fb63142e87d44ca7bc12a13303191379f9e7 (patch) | |
tree | ff38e79cf9f85a2f15db34c752fa76938d3c20cd /x11-toolkits/py-gtk2 | |
parent | db6de244e05fbd2527a6ad0e2b088788f06b2aaa (diff) |
Notes
Diffstat (limited to 'x11-toolkits/py-gtk2')
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index ae9957581281..cf5b35f81f75 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:graphics/py-cairo USES= gettext gmake libtool pathfix pkgconfig python:2 tar:bzip2 USE_GNOME= libglade2 pygobject GNU_CONFIGURE= yes -CONFIGURE_ENV= PYTHON="${PYTHON_VERSION}" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-docs |