diff options
Diffstat (limited to 'comms/plptools')
-rw-r--r-- | comms/plptools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/plptools/Makefile b/comms/plptools/Makefile index 91979ad9ff1..bba8eaad09c 100644 --- a/comms/plptools/Makefile +++ b/comms/plptools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/06/12 20:33:01 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2001/06/20 23:37:36 jlam Exp $ # DISTNAME= plptools-0.6 @@ -9,6 +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 GNU_CONFIGURE= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |