diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-03 19:11:34 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-03 19:11:34 +0000 |
commit | 82b80a082ce13ec8c9449344636e95b464e07ea8 (patch) | |
tree | ce7ceb4e8e9e85d5cfac435a8dd7ea47c717845f /x11-toolkits/py-gtkglext | |
parent | adb7bd090b6437a15d8f979d2743ebef37b4202d (diff) | |
download | ports-82b80a082ce13ec8c9449344636e95b464e07ea8.tar.gz ports-82b80a082ce13ec8c9449344636e95b464e07ea8.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gtkglext')
-rw-r--r-- | x11-toolkits/py-gtkglext/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/py-gtkglext/Makefile b/x11-toolkits/py-gtkglext/Makefile index bd03469abb9e..876de3e4aa4a 100644 --- a/x11-toolkits/py-gtkglext/Makefile +++ b/x11-toolkits/py-gtkglext/Makefile @@ -22,12 +22,10 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-tool ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl RUN_DEPENDS= ${BUILD_DEPENDS} -BROKEN= Incomplete pkg-plist - USE_BZIP2= yes USE_PYTHON= yes USE_GNOME= gnomehack -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_GMAKE= yes .include <bsd.port.mk> |