diff options
author | kris <kris@FreeBSD.org> | 2005-02-15 21:02:52 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-15 21:02:52 +0800 |
commit | 434ec1262ef680de7824544d9aa5742d4b55bae6 (patch) | |
tree | b108276aaf7b599030d4bb4fb0f6d31494e8597f /x11-toolkits/inti-gl | |
parent | 200ff64e331888b09125dac4c4eb1707ceb109db (diff) | |
download | freebsd-ports-gnome-434ec1262ef680de7824544d9aa5742d4b55bae6.tar.gz freebsd-ports-gnome-434ec1262ef680de7824544d9aa5742d4b55bae6.tar.zst freebsd-ports-gnome-434ec1262ef680de7824544d9aa5742d4b55bae6.zip |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'x11-toolkits/inti-gl')
-rw-r--r-- | x11-toolkits/inti-gl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/inti-gl/Makefile b/x11-toolkits/inti-gl/Makefile index df6b78b419cb..cfdbd74e81d5 100644 --- a/x11-toolkits/inti-gl/Makefile +++ b/x11-toolkits/inti-gl/Makefile @@ -19,6 +19,8 @@ COMMENT= An Inti binding for GtkGLExt, the Open-GL extension to GTK+ LIB_DEPENDS= inti-1.0.9:${PORTSDIR}/x11-toolkits/inti \ gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext +BROKEN= Incomplete pkg-plist + USE_GL= yes USE_GNOME= gnomehack gnomeprefix GNU_CONFIGURE= yes |