summaryrefslogtreecommitdiff
path: root/devel/libsigc++
diff options
context:
space:
mode:
authorgavan <gavan@pkgsrc.org>2003-11-06 17:11:59 +0000
committergavan <gavan@pkgsrc.org>2003-11-06 17:11:59 +0000
commit58052d36e15f6d99447da08197b4cbd005fbc645 (patch)
tree7eec77eaa4f604f05c214b6dbfcd07cd7e823985 /devel/libsigc++
parent2017b813650a4f99098f9d142d5e4484dfb7201f (diff)
downloadpkgsrc-58052d36e15f6d99447da08197b4cbd005fbc645.tar.gz
Set USE_GCC_SHLIB and correct LIBTOOL_OVERRIDE. Fixes linking on Solaris.
Diffstat (limited to 'devel/libsigc++')
-rw-r--r--devel/libsigc++/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile
index 8ec17ab9072..cb200422c9c 100644
--- a/devel/libsigc++/Makefile
+++ b/devel/libsigc++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/15 09:23:29 adam Exp $
+# $NetBSD: Makefile,v 1.12 2003/11/06 17:11:59 gavan Exp $
DISTNAME= libsigc++-1.2.5
CATEGORIES= devel
@@ -14,8 +14,9 @@ USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_GMAKE= YES
+USE_GCC_SHLIB= YES
-LIBTOOL_OVERRIDE= ${WRKSRC}/scripts/libtool
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/sigc++-1.2.pc.in
CONFIGURE_ENV+= ac_cv_prog_M4=${LOCALBASE}/bin/gm4