From 4b01dd9f96e4a06c97b164d81cac92d686e98072 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 25 Oct 2002 18:26:46 +0000 Subject: buildlink1 -> buildlink2. --- comms/plptools/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'comms/plptools') diff --git a/comms/plptools/Makefile b/comms/plptools/Makefile index 7cdb4cd1e8c..ab75cf751f7 100644 --- a/comms/plptools/Makefile +++ b/comms/plptools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2001/11/29 01:12:27 hubertf Exp $ +# $NetBSD: Makefile,v 1.21 2002/10/25 18:26:46 wiz Exp $ # DISTNAME= plptools-0.6 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.to.com/pub/psion/tarballs/ MAINTAINER= sakamoto@netbsd.org COMMENT= FTP-like and NFS-like access tools to talk to the PSION -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES USE_GNU_READLINE= # uses rl_filename_quoting_desired flag USE_LIBTOOL= YES @@ -19,5 +19,5 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-serial=${DEFAULT_SERIAL_DEVICE} LIBS+= -ltermcap -.include "../../devel/readline/buildlink.mk" +.include "../../devel/readline/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3