summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/ORBit/Makefile4
-rw-r--r--net/freewais-sf/Makefile4
-rw-r--r--net/kdenetwork/Makefile4
-rw-r--r--net/libirc/Makefile4
-rw-r--r--net/libsscript/Makefile4
-rw-r--r--net/scotty/Makefile4
-rw-r--r--net/ucd-snmp/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index c01b4767220..b68f18d6fa4 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2000/05/30 19:13:16 drochner Exp $
+# $NetBSD: Makefile,v 1.31 2000/06/01 11:23:36 rh Exp $
#
DISTNAME= ORBit-0.5.1
@@ -13,7 +13,7 @@ DEPENDS+= gindent-*:../../devel/gindent
DEPENDS+= gettext-0.10.*:../../devel/gettext
GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
USE_GMAKE= yes
LIBTOOL_FLAGS= --install-la
diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile
index 5353cd664e6..1868fd24d32 100644
--- a/net/freewais-sf/Makefile
+++ b/net/freewais-sf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/03/27 08:54:59 tron Exp $
+# $NetBSD: Makefile,v 1.3 2000/06/01 11:23:36 rh Exp $
#
DISTNAME= freeWAIS-sf-2.2.12
@@ -11,7 +11,7 @@ HOMEPAGE= http://ls6-www.informatik.uni-dortmund.de/ir/projects/freeWAIS-sf/inde
BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
HAS_CONFIGURE= yes
CONFIGURE_ENV+= PREFIX=${PREFIX}
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile
index cb302c9ed31..fbb28f853ad 100644
--- a/net/kdenetwork/Makefile
+++ b/net/kdenetwork/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2000/03/28 00:12:31 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.42 2000/06/01 11:23:36 rh Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp
#
@@ -20,7 +20,7 @@ NOT_FOR_PLATFORM= *-*-alpha # LP64/ELF problems
USE_X11BASE= yes
USE_GMAKE= yes
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
LIBTOOL_FLAGS= --cplusplus --install-la
GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--datadir=${PREFIX}/share/kde" \
diff --git a/net/libirc/Makefile b/net/libirc/Makefile
index ede5c969d7b..23025df586c 100644
--- a/net/libirc/Makefile
+++ b/net/libirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/03/12 22:34:52 tron Exp $
+# $NetBSD: Makefile,v 1.4 2000/06/01 11:23:37 rh Exp $
#
DISTNAME= libirc-0.2
@@ -11,6 +11,6 @@ HOMEPAGE= http://www.cs.kau.se/~jorgen/software/
DEPENDS+= glib>=1.2.6:../../devel/glib
GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
.include "../../mk/bsd.pkg.mk"
diff --git a/net/libsscript/Makefile b/net/libsscript/Makefile
index a634b1fd1f6..d62f5cb0b7b 100644
--- a/net/libsscript/Makefile
+++ b/net/libsscript/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/03/30 14:59:26 rh Exp $
+# $NetBSD: Makefile,v 1.2 2000/06/01 11:23:37 rh Exp $
#
DISTNAME= sscript-lib2.0
@@ -13,6 +13,6 @@ HOMEPAGE= http://www.linuxave.net/~drow/SocketScript/
DECOMPRESS_CMD= ${CAT}
NO_CONFIGURE= YES
-USE_LIBTOOL= YES
+USE_PKGLIBTOOL= YES
.include "../../mk/bsd.pkg.mk"
diff --git a/net/scotty/Makefile b/net/scotty/Makefile
index 70820c84aae..a007fffaff4 100644
--- a/net/scotty/Makefile
+++ b/net/scotty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1999/04/26 19:15:38 garbled Exp $
+# $NetBSD: Makefile,v 1.19 2000/06/01 11:23:37 rh Exp $
# FreeBSD Id: Makefile,v 1.21 1997/08/27 23:01:53 cwt Exp
#
@@ -15,7 +15,7 @@ USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tcl-config=${PREFIX}/lib/tcl8.0 \
--with-tk-config=${PREFIX}/lib/tk8.0
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
diff --git a/net/ucd-snmp/Makefile b/net/ucd-snmp/Makefile
index b0bb7718cb9..87acfa6e378 100644
--- a/net/ucd-snmp/Makefile
+++ b/net/ucd-snmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2000/01/24 04:18:35 itojun Exp $
+# $NetBSD: Makefile,v 1.19 2000/06/01 11:23:37 rh Exp $
# FreeBSD Id: Makefile,v 1.18 1998/04/06 20:50:31 andreas Exp
#
@@ -20,7 +20,7 @@ BUILD_DEPENDS+= autoreconf:../../devel/autoconf
BUILD_DEFS+= USE_INET6
.include "../../mk/bsd.prefs.mk"
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-defaults --with-libwrap --with-logfile="/var/log/snmpd"