summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/gauche-gl/Makefile2
-rw-r--r--graphics/gauche-gl/pkg-plist4
-rw-r--r--japanese/gauche-kakasi/Makefile3
-rw-r--r--textproc/gauche-sxml/Makefile1
-rw-r--r--textproc/gauche-sxml/pkg-plist1
-rw-r--r--x11-toolkits/gauche-gtk/Makefile4
-rw-r--r--x11-toolkits/gauche-gtk/pkg-plist2
7 files changed, 5 insertions, 12 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile
index fc9d5e68c257..283a6d1908f2 100644
--- a/graphics/gauche-gl/Makefile
+++ b/graphics/gauche-gl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gl
PORTVERSION= 0.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics scheme
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gauche
diff --git a/graphics/gauche-gl/pkg-plist b/graphics/gauche-gl/pkg-plist
index 63e2a9e5383b..7c89f0200e46 100644
--- a/graphics/gauche-gl/pkg-plist
+++ b/graphics/gauche-gl/pkg-plist
@@ -5,7 +5,7 @@ lib/gauche/%%VERSION%%/include/gauche/math3d.h
share/gauche/%%VERSION%%/lib/gl.scm
share/gauche/%%VERSION%%/lib/gl/glut.scm
share/gauche/%%VERSION%%/lib/gl/math3d.scm
-@dirrm share/gauche/%%VERSION%%/lib/gl/
+@dirrm share/gauche/%%VERSION%%/lib/gl
%%PORTDOCS%%@unexec install-info --delete %D/info/gauche-gl-refe.info %D/info/dir
%%PORTDOCS%%@unexec install-info --delete %D/info/gauche-gl-refj.info %D/info/dir
%%PORTDOCS%%info/gauche-gl-refe.info
@@ -56,7 +56,5 @@ share/gauche/%%VERSION%%/lib/gl/math3d.scm
%%PORTDOCS%%%%EXAMPLESDIR%%/mandelbrot.scm
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/glbook
%%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
diff --git a/japanese/gauche-kakasi/Makefile b/japanese/gauche-kakasi/Makefile
index 7fec2b0729a4..89d87dbbdd75 100644
--- a/japanese/gauche-kakasi/Makefile
+++ b/japanese/gauche-kakasi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kakasi
PORTVERSION= 0.1
+PORTREVISION= 1
CATEGORIES= japanese textproc scheme
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gauche
@@ -20,8 +21,6 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche
RUN_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi
-BROKEN= Incomplete pkg-plist
-
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-kakasi=${PREFIX}
diff --git a/textproc/gauche-sxml/Makefile b/textproc/gauche-sxml/Makefile
index 0f97f6296da7..a7687772079b 100644
--- a/textproc/gauche-sxml/Makefile
+++ b/textproc/gauche-sxml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sxml
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= textproc scheme
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gauche
diff --git a/textproc/gauche-sxml/pkg-plist b/textproc/gauche-sxml/pkg-plist
index ef08279428d0..0b6a988e9cca 100644
--- a/textproc/gauche-sxml/pkg-plist
+++ b/textproc/gauche-sxml/pkg-plist
@@ -5,4 +5,3 @@ share/gauche/%%VERSION%%/lib/sxml/tree-trans.scm
@dirrm share/gauche/%%VERSION%%/lib/sxml
%%PORTDOCS%%share/doc/gauche/sxml/README
%%PORTDOCS%%@dirrm share/doc/gauche/sxml
-%%PORTDOCS%%@unexec rmdir %D/share/doc/gauche 2>/dev/null || true
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