diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-13 00:33:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-13 00:33:17 +0000 |
commit | 221c7c12d8f02e0c4bb215a77a0ee34847ae4eb7 (patch) | |
tree | fc990001947e87f83b0a27926fb17f845e2a2877 /x11-toolkits/py-gtkglext | |
parent | 248904911edd93e374962d28de55490a7dff1a7a (diff) | |
download | ports-221c7c12d8f02e0c4bb215a77a0ee34847ae4eb7.tar.gz ports-221c7c12d8f02e0c4bb215a77a0ee34847ae4eb7.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gtkglext')
-rw-r--r-- | x11-toolkits/py-gtkglext/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/py-gtkglext/Makefile b/x11-toolkits/py-gtkglext/Makefile index 704d7deaeb45..336517788b9a 100644 --- a/x11-toolkits/py-gtkglext/Makefile +++ b/x11-toolkits/py-gtkglext/Makefile @@ -22,6 +22,8 @@ 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 |