summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/binkd/Makefile3
-rw-r--r--comms/conserver/Makefile3
-rw-r--r--comms/dl-ezkit/Makefile3
-rw-r--r--comms/efax-gtk/Makefile3
-rw-r--r--comms/efax/Makefile3
-rw-r--r--comms/estic/Makefile3
-rw-r--r--comms/gkermit/Makefile3
-rw-r--r--comms/gnome-pilot/Makefile3
-rw-r--r--comms/gscmxx/Makefile3
-rw-r--r--comms/gsmlib/Makefile3
-rw-r--r--comms/hylafax/Makefile3
-rw-r--r--comms/jpilot-syncmal/Makefile3
-rw-r--r--comms/jpilot/Makefile3
-rw-r--r--comms/kermit/Makefile3
-rw-r--r--comms/libmal/Makefile3
-rw-r--r--comms/linuxsms/Makefile3
-rw-r--r--comms/lrzsz/Makefile3
-rw-r--r--comms/malsync/Makefile3
-rw-r--r--comms/mgetty+sendfax/Makefile3
-rw-r--r--comms/minicom/Makefile3
-rw-r--r--comms/modemd/Makefile3
-rw-r--r--comms/obexftp/Makefile3
-rw-r--r--comms/openobex/Makefile3
-rw-r--r--comms/p5-Device-Gsm/Makefile3
-rw-r--r--comms/p5-Device-Modem/Makefile3
-rw-r--r--comms/p5-Device-SerialPort/Makefile3
-rw-r--r--comms/p5-pilot-link/Makefile3
-rw-r--r--comms/pilot-link-libs/Makefile3
-rw-r--r--comms/pilot-link/Makefile3
-rw-r--r--comms/pilotmgr/Makefile3
-rw-r--r--comms/plp/Makefile3
-rw-r--r--comms/plptools/Makefile3
-rw-r--r--comms/qpage/Makefile3
-rw-r--r--comms/ruby-termios/Makefile3
-rw-r--r--comms/scmxx/Makefile3
-rw-r--r--comms/snooper/Makefile3
-rw-r--r--comms/xisp/Makefile3
-rw-r--r--comms/xtel/Makefile3
38 files changed, 38 insertions, 76 deletions
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile
index dcbf541265d..aa95fbbf72d 100644
--- a/comms/binkd/Makefile
+++ b/comms/binkd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/11/29 00:58:08 tv Exp $
+# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:06 tv Exp $
#
DISTNAME= binkd098
@@ -14,7 +14,6 @@ HOMEPAGE= http://www.corbina.net/~maloff/binkd/
COMMENT= FidoNet-over-IP transport program utilizing BINKP protocol
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-USE_BUILDLINK3= yes
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile
index c3059098d43..7943961ec2e 100644
--- a/comms/conserver/Makefile
+++ b/comms/conserver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/12/28 02:47:42 reed Exp $
+# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:06 tv Exp $
#
DISTNAME= conserver-7.2.7
@@ -13,7 +13,6 @@ COMMENT= Application that allows multiple users to watch serial consoles
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
diff --git a/comms/dl-ezkit/Makefile b/comms/dl-ezkit/Makefile
index b56993d8523..90f3cfecc8a 100644
--- a/comms/dl-ezkit/Makefile
+++ b/comms/dl-ezkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/11/13 21:28:27 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:06 tv Exp $
DISTNAME= dl-ezkit-0.8.1-bsd
PKGNAME= dl-ezkit-0.8.1
@@ -12,7 +12,6 @@ COMMENT= Coff file downloader for the EZ-KIT Lite using the RS232
MAKEFILE= Makefile.bsd
WRKSRC= ${WRKDIR}/dl-ezkit
-USE_BUILDLINK3= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dl ${PREFIX}/bin/
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index fc17a09ede1..170da43dfa7 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/03/30 13:49:28 adam Exp $
+# $NetBSD: Makefile,v 1.18 2005/04/11 21:45:06 tv Exp $
DISTNAME= efax-gtk-2.2.15.src
PKGNAME= efax-gtk-2.2.15
@@ -13,7 +13,6 @@ COMMENT= GTK frontend for efax
DEPENDS+= efax>=0.9:../../comms/efax
WRKSRC= ${WRKDIR}/${PKGNAME}
-USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
diff --git a/comms/efax/Makefile b/comms/efax/Makefile
index 38b179c13e7..dc2172e742a 100644
--- a/comms/efax/Makefile
+++ b/comms/efax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/11/13 21:28:27 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:06 tv Exp $
DISTNAME= efax-0.9
CATEGORIES= comms
@@ -10,7 +10,6 @@ COMMENT= Collection of small programs for sending and receiving faxes
CONFLICTS= kdeutils<3.1
-USE_BUILDLINK3= yes
USE_PKGINSTALL= YES
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
diff --git a/comms/estic/Makefile b/comms/estic/Makefile
index 52da3d396b4..cf1c66b527b 100644
--- a/comms/estic/Makefile
+++ b/comms/estic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/12/03 15:14:52 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:06 tv Exp $
DISTNAME= estic-1.61
CATEGORIES= comms
@@ -17,7 +17,6 @@ NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:C/-.*//}
-USE_BUILDLINK3= yes
USE_X11= # defined
BUILD_TARGET= depend all
diff --git a/comms/gkermit/Makefile b/comms/gkermit/Makefile
index 90f612c8752..10139a70549 100644
--- a/comms/gkermit/Makefile
+++ b/comms/gkermit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/03/24 14:07:02 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:06 tv Exp $
#
DISTNAME= gku100
@@ -14,7 +14,6 @@ COMMENT= Minimal implementation of the ``kermit'' protocol (GPL'd)
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}
-USE_BUILDLINK3= yes
BUILD_TARGET= posix
MAKEFILE= makefile
MAKE_ENV+= KFLAGS="${CFLAGS}"
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index 9f37f3f006a..259a76ff294 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/11/30 18:26:39 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2005/04/11 21:45:06 tv Exp $
#
DISTNAME= gnome-pilot-0.1.71
@@ -18,7 +18,6 @@ BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0
GNU_CONFIGURE= YES
USE_X11BASE= YES
-USE_BUILDLINK3= YES
USE_DIRS+= gnome1-1.5
USE_PKGLOCALEDIR= YES
USE_LIBINTL= YES
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile
index 67c49d74ee1..f04b12cce0b 100644
--- a/comms/gscmxx/Makefile
+++ b/comms/gscmxx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/04/11 06:21:29 snj Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:06 tv Exp $
#
DISTNAME= gscmxx-0.4.1
@@ -14,7 +14,6 @@ DEPENDS+= p5-gtk>=0.7008:../../x11/p5-gtk
DEPENDS+= p5-Image-Size>=2.92:../../graphics/p5-Image-Size
DEPENDS+= scmxx>=0.6:../../comms/scmxx
-USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/gscmxx/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile
index 0bee40ba86f..ef1d9eeb4dd 100644
--- a/comms/gsmlib/Makefile
+++ b/comms/gsmlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/12/04 23:09:06 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2005/04/11 21:45:07 tv Exp $
#
DISTNAME= gsmlib-1.10
@@ -15,7 +15,6 @@ BUILD_USES_MSGFMT= yes
USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
-USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-included-gettext
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index 51df185b957..0e4f3f3a577 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2005/01/27 16:22:37 adam Exp $
+# $NetBSD: Makefile,v 1.43 2005/04/11 21:45:07 tv Exp $
DISTNAME= hylafax-4.2.1
CATEGORIES= comms
@@ -16,7 +16,6 @@ DIST_SUBDIR= hylafax
CONFLICTS= mgetty-[0-9]*
USE_PKGINSTALL= yes
-USE_BUILDLINK3= yes
USE_LANGUAGES= c c++
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --with-MAKE=${MAKE_PROGRAM}
diff --git a/comms/jpilot-syncmal/Makefile b/comms/jpilot-syncmal/Makefile
index c754bbb4ac8..8a9f1bb6655 100644
--- a/comms/jpilot-syncmal/Makefile
+++ b/comms/jpilot-syncmal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/12/19 18:18:34 minskim Exp $
+# $NetBSD: Makefile,v 1.28 2005/04/11 21:45:07 tv Exp $
DISTNAME= jpilot-syncmal_0.71.2
PKGNAME= jpilot-syncmal-0.71.2
@@ -12,7 +12,6 @@ COMMENT= MAL synchronization plugin for J-Pilot
BUILDLINK_DEPMETHOD.jpilot= full
-USE_BUILDLINK3= yes
USE_X11= # defined
USE_GNU_TOOLS+= make
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index 9270624dbb2..9cb121ef2fd 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2004/12/15 16:01:48 jlam Exp $
+# $NetBSD: Makefile,v 1.45 2005/04/11 21:45:07 tv Exp $
#
DISTNAME= jpilot-0.99.5
@@ -14,7 +14,6 @@ BUILD_USES_MSGFMT= YES
CONFLICTS+= jpilot-libplugin-[0-9]*
-USE_BUILDLINK3= YES
USE_DIRS+= gnome1-1.0
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile
index a451966d9ae..233f3ee05dd 100644
--- a/comms/kermit/Makefile
+++ b/comms/kermit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2005/02/21 20:26:10 hubertf Exp $
+# $NetBSD: Makefile,v 1.60 2005/04/11 21:45:07 tv Exp $
DISTNAME= cku211
PKGNAME= kermit-8.0.211
@@ -16,7 +16,6 @@ LICENSE= kermit-license
WRKSRC= ${WRKDIR}
DIST_SUBDIR= ${PKGNAME_NOREV}
-USE_BUILDLINK3= YES
BUILD_DEFS+= KERMIT_SUID_UUCP KFLAGS LIBS MANINSTALL
MAKE_ENV+= KFLAGS="${KFLAGS}" LIBS="${LIBS}"
MAKE_ENV+= SSLINC="${SSLINC}" SSLLIB="${SSLLIB}"
diff --git a/comms/libmal/Makefile b/comms/libmal/Makefile
index 72f278b11d9..79ace2f74da 100644
--- a/comms/libmal/Makefile
+++ b/comms/libmal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/11/13 21:28:27 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:07 tv Exp $
DISTNAME= libmal-0.40
PKGREVISION= 1
@@ -11,7 +11,6 @@ COMMENT= MAL convenience library
CONFLICTS+= malsync-[0-9]*
-USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= # defined
diff --git a/comms/linuxsms/Makefile b/comms/linuxsms/Makefile
index 64e12c8ad28..43b6daf0d8f 100644
--- a/comms/linuxsms/Makefile
+++ b/comms/linuxsms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/11 06:25:18 snj Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:07 tv Exp $
#
DISTNAME= linuxsms-0.65
@@ -9,7 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://linuxsms.sourceforge.net/
COMMENT= Perl script to send short messages to GSM phones
-USE_BUILDLINK3= yes
USE_PERL5= yes
NO_BUILD= yes
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile
index 2eb1d49f35a..a4130935782 100644
--- a/comms/lrzsz/Makefile
+++ b/comms/lrzsz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/03/24 21:12:51 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:07 tv Exp $
DISTNAME= lrzsz-0.12.20
CATEGORIES= comms
@@ -10,7 +10,6 @@ COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= # defined
GNU_CONFIGURE= # defined
diff --git a/comms/malsync/Makefile b/comms/malsync/Makefile
index dd54c2ceba3..d5bf4c77999 100644
--- a/comms/malsync/Makefile
+++ b/comms/malsync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:13:16 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:07 tv Exp $
#
DISTNAME= ${PKGNAME_NOREV:S/-/_/}.src
@@ -14,7 +14,6 @@ COMMENT= Utility to synchronize Palm Pilots to the AvantGo.com service
CONFLICTS+= libmal-[0-9]*
WRKSRC= ${WRKDIR}/malsync
-USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
MAKE_ENV+= PILOT_LINK_DIR=${BUILDLINK_PREFIX.pilot-link-libs}
CPPFLAGS+= -D__unix__=1
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index abe33f54a0e..19e6542a8a3 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2005/03/24 21:12:51 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2005/04/11 21:45:07 tv Exp $
DISTNAME= mgetty1.1.31-Jul24
PKGNAME= mgetty-1.1.31
@@ -15,7 +15,6 @@ BUILD_DEPENDS+= texi2roff-[0-9]*:../../textproc/texi2roff
CONFLICTS= hylafax-[0-9]*
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index ee1eb350bfa..60ecf98e6bb 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2004/10/03 00:13:16 tv Exp $
+# $NetBSD: Makefile,v 1.41 2005/04/11 21:45:07 tv Exp $
DISTNAME= minicom-1.83.1.src
PKGNAME= ${DISTNAME:S/.src//}
@@ -19,7 +19,6 @@ DEPENDS+= lrzsz-[0-9]*:../../comms/lrzsz
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src
-USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
USE_PKGLOCALEDIR= yes
USE_GNU_TOOLS+= make
diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile
index 777b0e285b3..6c2660e5423 100644
--- a/comms/modemd/Makefile
+++ b/comms/modemd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/11/13 21:28:27 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/04/11 21:45:07 tv Exp $
DISTNAME= modemd-970221
PKGNAME= modemd-19970221
@@ -8,7 +8,6 @@ MASTER_SITES= ftp://ftp.vix.com/pub/modemd/
MAINTAINER= tsarna@NetBSD.org
COMMENT= Replacement getty for dialup ttys and a modem server
-USE_BUILDLINK3= yes
MANCOMPRESSED_IF_MANZ= # defined
pre-install:
diff --git a/comms/obexftp/Makefile b/comms/obexftp/Makefile
index d294000074b..d39ed2909dc 100644
--- a/comms/obexftp/Makefile
+++ b/comms/obexftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:16 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:07 tv Exp $
#
DISTNAME= obexftp-0.10.3
@@ -11,7 +11,6 @@ HOMEPAGE= http://triq.net/obex/
COMMENT= File copying over the Object Exchange (OBEX) protocol
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_LIBTOOL= YES
.include "../../comms/openobex/buildlink3.mk"
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile
index e430b7f7351..84bd6d3a419 100644
--- a/comms/openobex/Makefile
+++ b/comms/openobex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:16 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:07 tv Exp $
#
DISTNAME= openobex-1.0.1
@@ -11,7 +11,6 @@ HOMEPAGE= http://openobex.sourceforge.net/
COMMENT= Implementation of the Object Exchange (OBEX) protocol
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile
index 2b3f3a91797..51df35b1bae 100644
--- a/comms/p5-Device-Gsm/Makefile
+++ b/comms/p5-Device-Gsm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/12/20 11:30:56 grant Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:07 tv Exp $
#
DISTNAME= Device-Gsm-1.33
@@ -13,7 +13,6 @@ COMMENT= Perl module to interface GSM cellular / modems
DEPENDS+= p5-Device-Modem-[0-9]*:../p5-Device-Modem
-USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Device/Gsm/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile
index fba13d03de9..ab5a274719c 100644
--- a/comms/p5-Device-Modem/Makefile
+++ b/comms/p5-Device-Modem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/12/20 11:30:56 grant Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:07 tv Exp $
#
DISTNAME= Device-Modem-1.36
@@ -13,7 +13,6 @@ COMMENT= Perl module to talk to modem devices connected via serial port
DEPENDS+= p5-Device-SerialPort-[0-9]*:../p5-Device-SerialPort
-USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Device/Modem/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile
index be9438723dd..9f91e677c8a 100644
--- a/comms/p5-Device-SerialPort/Makefile
+++ b/comms/p5-Device-SerialPort/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/12/29 17:16:30 fredb Exp $
+# $NetBSD: Makefile,v 1.14 2005/04/11 21:45:07 tv Exp $
#
DISTNAME= Device-SerialPort-0.12
@@ -14,7 +14,6 @@ COMMENT= POSIX-based Perl module to control your serial port
DEPENDS+= p5-perl-headers-${OS_VERSION}{,nb*}:../../devel/p5-perl-headers
-USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Device/SerialPort/.packlist
MAKE_PARAMS= ${DEFAULT_SERIAL_DEVICE}
diff --git a/comms/p5-pilot-link/Makefile b/comms/p5-pilot-link/Makefile
index be1f2b73041..1b57c5539d4 100644
--- a/comms/p5-pilot-link/Makefile
+++ b/comms/p5-pilot-link/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/10/03 00:13:16 tv Exp $
+# $NetBSD: Makefile,v 1.23 2005/04/11 21:45:07 tv Exp $
#
.include "../../comms/pilot-link/Makefile.common"
@@ -12,7 +12,6 @@ BUILDLINK_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS}
USE_X11= YES
USE_GNU_TOOLS+= make
-USE_BUILDLINK3= YES
CONFIGURE_ARGS+= --with-perl=${PERL5}
PERL5_CONFIGURE= NO
diff --git a/comms/pilot-link-libs/Makefile b/comms/pilot-link-libs/Makefile
index 90c742e0a39..5112fb9935f 100644
--- a/comms/pilot-link-libs/Makefile
+++ b/comms/pilot-link-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/03/20 21:47:35 schwarz Exp $
+# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:07 tv Exp $
#
.include "../../comms/pilot-link/Makefile.common"
@@ -9,7 +9,6 @@ COMMENT= Libraries for talking to the 3Com Pilot PDA
CONFLICTS+= pilot-link-0.8.* pilot-link-0.9.[0-3]
-USE_BUILDLINK3= yes
MAKE_ENV+= PILIB="libsock/libpisock.la"
MAKE_ENV+= PICCLIB="libcc/libpicc.a"
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile
index c1b1c01a2eb..26a62f85b70 100644
--- a/comms/pilot-link/Makefile
+++ b/comms/pilot-link/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2004/10/03 00:13:16 tv Exp $
+# $NetBSD: Makefile,v 1.38 2005/04/11 21:45:07 tv Exp $
.include "../../comms/pilot-link/Makefile.common"
@@ -10,7 +10,6 @@ BUILDLINK_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS}
USE_X11= YES
USE_GNU_TOOLS+= make
-USE_BUILDLINK3= YES
USE_GNU_READLINE= YES
CONFIGURE_ARGS+= --with-perl5=${PERL5}
diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile
index 1b26b981135..5ca4f617da1 100644
--- a/comms/pilotmgr/Makefile
+++ b/comms/pilotmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2005/02/13 20:36:11 tron Exp $
+# $NetBSD: Makefile,v 1.31 2005/04/11 21:45:07 tv Exp $
DISTNAME= pilotmgr-1.107p2
PKGNAME= pilotmgr-1.107.2
@@ -17,7 +17,6 @@ DEPENDS+= p5-pilot-link-[0-9]*:../p5-pilot-link
DEPENDS+= {p5-Data-Dumper-[0-9]*,perl>=5.6.1nb2}:${PERL5_PKGSRCDIR}
WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*$//}
-USE_BUILDLINK3= YES
USE_X11= YES
HAS_CONFIGURE= YES
NO_BUILD= YES
diff --git a/comms/plp/Makefile b/comms/plp/Makefile
index 57132a99281..9d2c1094251 100644
--- a/comms/plp/Makefile
+++ b/comms/plp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/11/13 22:04:52 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2005/04/11 21:45:07 tv Exp $
DISTNAME= plp_1_8
PKGNAME= plp-1.8
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.proudman51.freeserve.co.uk/psion/
COMMENT= Tools to talk to the PSION organiser
USE_LANGUAGES= c c++
-USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= # defined
diff --git a/comms/plptools/Makefile b/comms/plptools/Makefile
index b4785029486..4af916af2a9 100644
--- a/comms/plptools/Makefile
+++ b/comms/plptools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/10/03 00:13:17 tv Exp $
+# $NetBSD: Makefile,v 1.28 2005/04/11 21:45:07 tv Exp $
#
DISTNAME= plptools-0.12
@@ -10,7 +10,6 @@ MAINTAINER= sakamoto@NetBSD.org
HOMEPAGE= http://plptools.sourceforge.net/
COMMENT= FTP-like and NFS-like access tools to talk to the PSION
-USE_BUILDLINK3= YES
USE_GNU_READLINE= # uses rl_filename_quoting_desired flag
USE_GNU_TOOLS+= make
USE_LANUGAGES= c c++
diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile
index 46473385908..45152fb0379 100644
--- a/comms/qpage/Makefile
+++ b/comms/qpage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/03/19 16:02:46 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:07 tv Exp $
#
DISTNAME= qpage-3.3
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.qpage.org/
COMMENT= Simple and efficient paging (SNPP) client and server
GNU_CONFIGURE= yes
-USE_BUILDLINK3= YES
CONFIGURE_ENV+= MKDIR_PATH=${MKDIR:Q}
diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile
index c04cd206b15..4316be66754 100644
--- a/comms/ruby-termios/Makefile
+++ b/comms/ruby-termios/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/03/06 17:19:05 taca Exp $
+# $NetBSD: Makefile,v 1.14 2005/04/11 21:45:08 tv Exp $
#
DISTNAME= ruby-termios-0.9.4
@@ -12,7 +12,6 @@ HOMEPAGE= http://arika.org/ruby/termios
COMMENT= Ruby extension to termios library
RUBY_HAS_ARCHLIB= yes
-USE_BUILDLINK3= yes
USE_RUBY_EXTCONF= yes
DOCS= ChangeLog README TODO.ja
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index 3db1cbcd2de..0f3e5f3eb64 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2005/02/18 18:23:30 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2005/04/11 21:45:08 tv Exp $
#
DISTNAME= scmxx-0.7.5
@@ -10,7 +10,6 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.hendrik-sattler.de/scmxx/
COMMENT= Data exchange utility for Siemens mobile phones
-USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile
index 06b46eed321..7d4283c7612 100644
--- a/comms/snooper/Makefile
+++ b/comms/snooper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/03/24 21:12:51 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:08 tv Exp $
DISTNAME= snooper-19991202
PKGREVISION= 1
@@ -11,7 +11,6 @@ COMMENT= Serial line protocol analyzer (need two serial interfaces)
WRKSRC= ${WRKDIR}/snooper/build
GNU_CONFIGURE= yes
-USE_BUILDLINK3= yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/snooper
diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile
index be4a6c9daf3..2bd865a191c 100644
--- a/comms/xisp/Makefile
+++ b/comms/xisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/10/03 00:13:17 tv Exp $
+# $NetBSD: Makefile,v 1.22 2005/04/11 21:45:08 tv Exp $
#
DISTNAME= xisp-2.7p1
@@ -12,7 +12,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://xisp.hellug.gr/
COMMENT= User-friendly X11 interface to pppd/chat
-USE_BUILDLINK3= YES
USE_X11= YES
post-install:
diff --git a/comms/xtel/Makefile b/comms/xtel/Makefile
index a74ead455b2..75497764be4 100644
--- a/comms/xtel/Makefile
+++ b/comms/xtel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:13:17 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:08 tv Exp $
#
DISTNAME= xtel-3.3.0
@@ -10,7 +10,6 @@ MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://pficheux.free.fr/xtel/
COMMENT= Minitel(r) emulator
-USE_BUILDLINK3= YES
USE_IMAKE= YES
.include "../../graphics/jpeg/buildlink3.mk"