From 497cdd7125f8abe86eec13bb709ecc6625e715f0 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 28 Sep 2005 20:52:18 +0000 Subject: Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL. --- comms/plp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/plp') diff --git a/comms/plp/Makefile b/comms/plp/Makefile index f802f46c6df..cbd47a4b809 100644 --- a/comms/plp/Makefile +++ b/comms/plp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/06/16 06:57:42 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:18 rillig Exp $ DISTNAME= plp_1_8 PKGNAME= plp-1.8 @@ -12,7 +12,7 @@ COMMENT= Tools to talk to the PSION organiser USE_LANGUAGES= c c++ USE_TOOLS+= gmake -USE_LIBTOOL= # defined +USE_LIBTOOL= yes INSTALLATION_DIRS= bin lib -- cgit v1.2.3