summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-10-30 09:43:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-10-30 09:43:22 +0000
commit78a02b5bea6cd2a4c3f130e085420439a5ed04be (patch)
tree01fd584f64d0494a0f558d3f3f6e98a47aa7dcb2 /lang
parent- Update to 0.10 (diff)
- Fix build on FreeBSD 5.X
Submitted by: bjoen koenig (Maintainer)
Notes
Notes: svn path=/head/; revision=202416
Diffstat (limited to 'lang')
-rw-r--r--lang/ocs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ocs/Makefile b/lang/ocs/Makefile
index 706ae830d0b2..4f38e37e4f83 100644
--- a/lang/ocs/Makefile
+++ b/lang/ocs/Makefile
@@ -40,6 +40,7 @@ NOT_FOR_ARCHS= amd64 ia64 sparc64
CONFIGURE_ARGS= --prefix="${WRKDIR}" \
--disable-absolute-pathes \
+ --disable-locallinks \
--with-tcl-lib="-L${LOCALBASE}/lib -ltcl${TCL_VER:S/.//}" \
--with-tcl-incl="-I${TCL_INCLUDEDIR} -I${TK_INCLUDEDIR} -I${X11BASE}/include" \
--with-tk-lib="-ltk${TK_VER:S/.//}" \