pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/plptools Set USE_GCC_SHLIB. Fixes linking on Sol...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f0eed794b04
branches: trunk
changeset: 463190:4f0eed794b04
user: gavan <gavan%pkgsrc.org@localhost>
date: Fri Oct 31 16:25:56 2003 +0000
description:
Set USE_GCC_SHLIB. Fixes linking on Solaris.
diffstat:
comms/plptools/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 381815fed168 -r 4f0eed794b04 comms/plptools/Makefile
--- a/comms/plptools/Makefile Fri Oct 31 14:00:10 2003 +0000
+++ b/comms/plptools/Makefile Fri Oct 31 16:25:56 2003 +0000
@@ -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 @@
USE_BUILDLINK2= YES
USE_GNU_READLINE= # uses rl_filename_quoting_desired flag
+USE_GCC_SHLIB= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
Home |
Main Index |
Thread Index |
Old Index