summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/clisp/Makefile4
-rw-r--r--lang/guile/Makefile4
-rw-r--r--lang/japhar/Makefile4
-rw-r--r--lang/librep/Makefile4
-rw-r--r--lang/tcl80/Makefile4
-rw-r--r--lang/tclX80/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index 6368be94e51..ac8da7268c4 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/05/27 02:47:13 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2000/06/01 11:23:33 rh Exp $
DISTNAME= clisp-2000-03-06
PKGNAME= clisp-20000306
@@ -16,7 +16,7 @@ MIRROR_DISTFILE= no
GNU_CONFIGURE= YES
WRKSRC= ${WRKDIR}/${DISTNAME}/src
-# USE_LIBTOOL= YES
+# USE_PKGLIBTOOL= YES
do-configure:
cd ${WRKSRC}; \
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index fdbcb6ee829..cf9856dce0c 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1999/12/20 11:55:15 rh Exp $
+# $NetBSD: Makefile,v 1.16 2000/06/01 11:23:33 rh Exp $
# FreeBSD Id: Makefile,v 1.12 1997/11/22 16:01:32 jseger Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=guile/}
MAINTAINER= perry@piermont.com
HOMEPAGE= http://www.gnu.org/software/guile/guile.html
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
GNU_CONFIGURE= yes
INFO_FILES= data-rep.info
diff --git a/lang/japhar/Makefile b/lang/japhar/Makefile
index c64b1300479..ce2bde077c8 100644
--- a/lang/japhar/Makefile
+++ b/lang/japhar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/10/28 09:51:43 agc Exp $
+# $NetBSD: Makefile,v 1.2 2000/06/01 11:23:33 rh Exp $
#
DISTNAME= japhar-0.08
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.japhar.org/
ONLY_FOR_PLATFORM= SunOS-*-* # untested on NetBSD
GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
LIBTOOL_FLAGS= --install-la
USE_GMAKE= yes
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index e54208443bb..c5ef628cf46 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/10/29 13:57:56 agc Exp $
+# $NetBSD: Makefile,v 1.2 2000/06/01 11:23:33 rh Exp $
#
DISTNAME= librep-0.7
@@ -12,7 +12,7 @@ ONLY_FOR_PLATFORM= SunOS-*-* # only for Solaris, at the moment
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
#INFO_FILES= librep.info
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index e9475496517..a48188612c8 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2000/01/06 20:32:47 drochner Exp $
+# $NetBSD: Makefile,v 1.25 2000/06/01 11:23:34 rh 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_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
CONFIGURE_ARGS+= --disable-shared
# manual pages go into tclman80
diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile
index dd86b56bea8..eb50b6f4564 100644
--- a/lang/tclX80/Makefile
+++ b/lang/tclX80/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/10/07 17:41:54 tron Exp $
+# $NetBSD: Makefile,v 1.12 2000/06/01 11:23:34 rh Exp $
#
DISTNAME= tclX8.0.4
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.neosoft.com/TclX/
DEPENDS+= tk-8.0.5:../../x11/tk80
USE_X11= yes
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shared --with-tk
CONFIGURE_ENV+= TCL_SHLIB_LD_LIBS=-L${PREFIX}/lib