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 21fa6635718..f1f5f2badbb 100644 --- a/comms/plp/Makefile +++ b/comms/plp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/01/22 07:51:12 grant Exp $ +# $NetBSD: Makefile,v 1.15 2004/04/25 09:01:56 snj Exp $ DISTNAME= plp_1_8 PKGNAME= plp-1.8 @@ -9,7 +9,7 @@ MAINTAINER= sakamoto@NetBSD.org HOMEPAGE= http://www.proudman51.freeserve.co.uk/psion/ COMMENT= Tools to talk to the PSION organiser -USE_BUILDLINK2= # defined +USE_BUILDLINK3= yes USE_GCC_SHLIB= # defined USE_GNU_TOOLS+= make USE_LIBTOOL= # defined |