aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-10-12 03:38:42 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-10-12 03:38:42 +0000
commitf0e1753cdb5fc02213c89d4749f2a33f237a8241 (patch)
treec29e28266e75d3414a8e633d59ad4affd95b4050 /devel
parent1db4e323910f533f4d3a3e8ccde90a84754210b5 (diff)
Notes
Diffstat (limited to 'devel')
-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}