aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-04-09 23:13:39 +0800
committerpav <pav@FreeBSD.org>2005-04-09 23:13:39 +0800
commit212090969e6d13b1c9bb44c08171eb380b770e73 (patch)
tree5e25ef2640bf1ba0cc128374907388c5067510e6
parent4c66e88028ea09b2359c9824a62c955094ac8c57 (diff)
downloadfreebsd-ports-graphics-212090969e6d13b1c9bb44c08171eb380b770e73.tar.gz
freebsd-ports-graphics-212090969e6d13b1c9bb44c08171eb380b770e73.tar.zst
freebsd-ports-graphics-212090969e6d13b1c9bb44c08171eb380b770e73.zip
- Reflect plist changes in gauche port
-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 fc9d5e68c25..283a6d1908f 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 63e2a9e5383..7c89f0200e4 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 7fec2b0729a..89d87dbbdd7 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 0f97f6296da..a7687772079 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 ef08279428d..0b6a988e9cc 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 ea3f12b0591..b3092c4d824 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 da12e48cb69..522e2eb04cb 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