From ef741f8a1a08d590450d8e8035fe7387b1bd573a Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 22 Jan 2004 07:49:20 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- 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 10d735e1380..21fa6635718 100644 --- a/comms/plp/Makefile +++ b/comms/plp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/07/17 21:26:57 grant Exp $ +# $NetBSD: Makefile,v 1.14 2004/01/22 07:51:12 grant Exp $ DISTNAME= plp_1_8 PKGNAME= plp-1.8 @@ -11,7 +11,7 @@ COMMENT= Tools to talk to the PSION organiser USE_BUILDLINK2= # defined USE_GCC_SHLIB= # defined -USE_GMAKE= # defined +USE_GNU_TOOLS+= make USE_LIBTOOL= # defined do-install: -- cgit v1.2.3