aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gauche-readline
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-10-12 11:38:42 +0800
committerkris <kris@FreeBSD.org>2006-10-12 11:38:42 +0800
commitf510fe1f2e87c5dd086bd23a9800b4b060c4a7c8 (patch)
treee38e249c811f230ca46aca5792abffd365cddd97 /devel/gauche-readline
parentd2f0ad07190576820a222c8d1b801a955e458e01 (diff)
downloadfreebsd-ports-gnome-f510fe1f2e87c5dd086bd23a9800b4b060c4a7c8.tar.gz
freebsd-ports-gnome-f510fe1f2e87c5dd086bd23a9800b4b060c4a7c8.tar.zst
freebsd-ports-gnome-f510fe1f2e87c5dd086bd23a9800b4b060c4a7c8.zip
BROKEN: Changes permissions on installed file
Approved by: portmgr (self)
Diffstat (limited to 'devel/gauche-readline')
-rw-r--r--devel/gauche-readline/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gauche-readline/Makefile b/devel/gauche-readline/Makefile
index 3762c2df3063..2b0edc3ce000 100644
--- a/devel/gauche-readline/Makefile
+++ b/devel/gauche-readline/Makefile
@@ -20,6 +20,8 @@ COMMENT= A pure gauche/scheme implementation of the Readline library
RUN_DEPENDS= gosh:${PORTSDIR}/lang/gauche
BUILD_DEPENDS= gauche-config:${PORTSDIR}/lang/gauche
+BROKEN= Changes permissions on installed file
+
GAUCHE_LIBDIR= share/gauche/site/lib
PLIST_SUB+= GAUCHE_LIBDIR=${GAUCHE_LIBDIR}