diff options
Diffstat (limited to 'comms')
-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 082f69304f5..e7a107196a8 100644 --- a/comms/plptools/Makefile +++ b/comms/plptools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2003/07/17 21:26:58 grant Exp $ +# $NetBSD: Makefile,v 1.23 2003/10/31 16:25:56 gavan Exp $ # DISTNAME= plptools-0.6 @@ -11,6 +11,7 @@ COMMENT= FTP-like and NFS-like access tools to talk to the PSION USE_BUILDLINK2= YES USE_GNU_READLINE= # uses rl_filename_quoting_desired flag +USE_GCC_SHLIB= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |