summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorgavan <gavan@pkgsrc.org>2003-10-31 16:25:56 +0000
committergavan <gavan@pkgsrc.org>2003-10-31 16:25:56 +0000
commitb45fdede45eb6428eab8b212ef44f28653fbdb2c (patch)
tree43468690da97b8829bd0a76b9689f2e243f9551f /comms
parentc0f46f78229db75deb89d9fd288f862a90128576 (diff)
downloadpkgsrc-b45fdede45eb6428eab8b212ef44f28653fbdb2c.tar.gz
Set USE_GCC_SHLIB. Fixes linking on Solaris.
Diffstat (limited to 'comms')
-rw-r--r--comms/plptools/Makefile3
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