summaryrefslogtreecommitdiff
path: root/lang/tcl83
diff options
context:
space:
mode:
authortv <tv>2004-10-09 15:29:41 +0000
committertv <tv>2004-10-09 15:29:41 +0000
commitc2614a2e54d3d1ff3a0a4fbdbbf16a52ffa24c42 (patch)
tree367eb2dce6dae704fd80ed67548c5ce9cf848bc7 /lang/tcl83
parent64d1102789d6a02cfdd8add0c06440b26ac91aa5 (diff)
downloadpkgsrc-c2614a2e54d3d1ff3a0a4fbdbbf16a52ffa24c42.tar.gz
Under libtool, only the .la goes in the PLIST now. (I'm not entirely
convinced that Darwin needs special handling here. Does the Darwin build *not* use libtool!?)
Diffstat (limited to 'lang/tcl83')
-rw-r--r--lang/tcl83/Makefile5
-rw-r--r--lang/tcl83/PLIST6
2 files changed, 3 insertions, 8 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 43b614a9594..fdccd9991e0 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/08 19:22:26 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/10/09 15:29:41 tv Exp $
#
DISTNAME= tcl8.3.4
PKGNAME= tcl-8.3.4
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/ \
ftp://gd.tuwien.ac.at/languages/tcl/scriptics/tcl8_3/ \
@@ -40,10 +41,8 @@ CONFIGURE_ENV+= TCL_PACKAGE_PATH="${VIEWBASE}/lib/tcl"
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Darwin"
-PLIST_SUBST+= SHLIB_CMT="@comment "
SHLIB_SUFX= dylib
.else
-PLIST_SUBST+= SHLIB_CMT=""
SHLIB_SUFX= la
.endif
diff --git a/lang/tcl83/PLIST b/lang/tcl83/PLIST
index 1c08aba0485..ff404098667 100644
--- a/lang/tcl83/PLIST
+++ b/lang/tcl83/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/08 19:22:26 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/10/09 15:29:41 tv Exp $
bin/tclsh
bin/tclsh8.3
include/tcl.h
@@ -17,11 +17,7 @@ include/tcl/generic/tclRegexp.h
include/tcl/unix/tclUnixPort.h
include/tclDecls.h
include/tclPlatDecls.h
-${SHLIB_CMT}lib/libtcl83.a
lib/libtcl83.${SHLIB_SUFX}
-lib/libtcl83.so
-lib/libtcl83.so.1
-lib/libtcl83.so.1.0
lib/libtclstub83.a
lib/tcl8.3/auto.tcl
lib/tcl8.3/encoding/ascii.enc