aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gauche-gtk
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-09 15:13:39 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-09 15:13:39 +0000
commit52b6e14fbb342a04c4e96ad9d860f1e827b5b372 (patch)
treeb0e1433467c70165b43810181d7b2645221e6565 /x11-toolkits/gauche-gtk
parentf29de0eb8b399189689c22336a985b0f22b350f2 (diff)
downloadports-52b6e14fbb342a04c4e96ad9d860f1e827b5b372.tar.gz
ports-52b6e14fbb342a04c4e96ad9d860f1e827b5b372.zip
- Reflect plist changes in gauche port
Notes
Notes: svn path=/head/; revision=132813
Diffstat (limited to 'x11-toolkits/gauche-gtk')
-rw-r--r--x11-toolkits/gauche-gtk/Makefile4
-rw-r--r--x11-toolkits/gauche-gtk/pkg-plist2
2 files changed, 1 insertions, 5 deletions
diff --git a/x11-toolkits/gauche-gtk/Makefile b/x11-toolkits/gauche-gtk/Makefile
index ea3f12b0591d..b3092c4d8240 100644
--- a/x11-toolkits/gauche-gtk/Makefile
+++ b/x11-toolkits/gauche-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gauche
PORTVERSION= 0.4.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits scheme
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gauche
@@ -21,8 +21,6 @@ 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
diff --git a/x11-toolkits/gauche-gtk/pkg-plist b/x11-toolkits/gauche-gtk/pkg-plist
index da12e48cb699..522e2eb04cbf 100644
--- a/x11-toolkits/gauche-gtk/pkg-plist
+++ b/x11-toolkits/gauche-gtk/pkg-plist
@@ -47,7 +47,5 @@ share/gauche/%%VERSION%%/lib/gtk/listener.scm
%%PORTDOCS%%%%GTKGLEXT%%@dirrm %%EXAMPLESDIR%%/gtkglext
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/gtk-tutorial
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
-%%PORTDOCS%%@unexec rmdir %D/share/examples/gauche 2>/dev/null || true
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-%%PORTDOCS%%@unexec rmdir %D/share/doc/gauche 2>/dev/null || true