diff options
Diffstat (limited to 'comms/plp/Makefile')
-rw-r--r-- | comms/plp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |