diff options
Diffstat (limited to 'x11-toolkits/gauche-gtk/Makefile')
-rw-r--r-- | x11-toolkits/gauche-gtk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gauche-gtk/Makefile b/x11-toolkits/gauche-gtk/Makefile index 46bf7fc79165..36faae40aa42 100644 --- a/x11-toolkits/gauche-gtk/Makefile +++ b/x11-toolkits/gauche-gtk/Makefile @@ -21,6 +21,8 @@ COMMENT= GTK2 binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + USE_GNOME= gtk20 # this alters CONFIGURE_TARGET! GNU_CONFIGURE= yes EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}/gtk |