summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/tcl80/Makefile4
-rw-r--r--lang/tcl80/pkg/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index a48188612c8..0017d81aa9b 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2000/06/01 11:23:34 rh Exp $
+# $NetBSD: Makefile,v 1.26 2000/08/11 21:44:36 jlam Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/08/20 10:33:35 jkh Exp
#
@@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
# Use disable-shared, so that libtool works with the generated Makefile
-USE_PKGLIBTOOL= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS+= --disable-shared
# manual pages go into tclman80
diff --git a/lang/tcl80/pkg/PLIST b/lang/tcl80/pkg/PLIST
index bbd7e7745f1..ab54940a754 100644
--- a/lang/tcl80/pkg/PLIST
+++ b/lang/tcl80/pkg/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.12 2000/01/06 21:14:48 drochner Exp $
+@comment $NetBSD: PLIST,v 1.13 2000/08/11 21:44:37 jlam Exp $
bin/tclsh8.0
lib/libtcl80.a
+lib/libtcl80.la
lib/libtcl80.so.1.0
include/tcl8.0/tcl.h
include/tcl8.0/unix/tclUnixPort.h