summaryrefslogtreecommitdiff
path: root/japanese/tcl80/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-06-17 05:34:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-06-17 05:34:04 +0000
commit5804ca48ae042b0e7e9696325571cfdd8e4d36be (patch)
tree3627907068100e7510779c7df47b2166bd836c9f /japanese/tcl80/Makefile
parentThis port doesn't install shlib's actually. ;) (diff)
Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS.
Notes
Notes: svn path=/head/; revision=29662
Diffstat (limited to 'japanese/tcl80/Makefile')
-rw-r--r--japanese/tcl80/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/tcl80/Makefile b/japanese/tcl80/Makefile
index 78f61f981168..bc41dd443d84 100644
--- a/japanese/tcl80/Makefile
+++ b/japanese/tcl80/Makefile
@@ -30,6 +30,7 @@ CONFIGURE_ARGS= --enable-shared
RANLIB= ranlib
PKGINSTALL= ${PORTSDIR}/lang/tcl82/pkg/INSTALL.tclsh
PKGDEINSTALL= ${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh
+INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>