diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-17 05:34:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-17 05:34:04 +0000 |
commit | 5804ca48ae042b0e7e9696325571cfdd8e4d36be (patch) | |
tree | 3627907068100e7510779c7df47b2166bd836c9f /japanese/tcl80 | |
parent | 613ae584208fdb551063d204efee6827b5948619 (diff) |
Notes
Diffstat (limited to 'japanese/tcl80')
-rw-r--r-- | japanese/tcl80/Makefile | 1 | ||||
-rw-r--r-- | japanese/tcl80/pkg-plist | 2 |
2 files changed, 1 insertions, 2 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> diff --git a/japanese/tcl80/pkg-plist b/japanese/tcl80/pkg-plist index ac6a386272aa..7f4c708c0e12 100644 --- a/japanese/tcl80/pkg-plist +++ b/japanese/tcl80/pkg-plist @@ -2,8 +2,6 @@ bin/tclsh8.0jp lib/libtcl80jp.a lib/libtcl80jp.so.1.5 lib/libtcl80jp.so -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R include/tcl8.0jp/tcl.h include/tcl8.0jp/generic/tcl.h include/tcl8.0jp/generic/tclCompile.h |