diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
commit | 1c32e4e1de0f649cdc4632b2ce8e401ec8769102 (patch) | |
tree | 676eb8e3648e19cf439294810bfe1da558272276 /x11-toolkits/gauche-gtk | |
parent | 28df3baa72c32565ab9abc75c4dcdb9c970f9a01 (diff) | |
download | ports-1c32e4e1de0f649cdc4632b2ce8e401ec8769102.tar.gz ports-1c32e4e1de0f649cdc4632b2ce8e401ec8769102.zip |
BROKEN: Incomplete pkg-plist
Notes
Notes:
svn path=/head/; revision=129941
Diffstat (limited to 'x11-toolkits/gauche-gtk')
-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 |