summaryrefslogtreecommitdiff
path: root/devel/libsigc++
diff options
context:
space:
mode:
authorgavan <gavan>2003-11-06 17:11:59 +0000
committergavan <gavan>2003-11-06 17:11:59 +0000
commitc23daab0da9c7e80cd646571b6c21e705378141e (patch)
tree7eec77eaa4f604f05c214b6dbfcd07cd7e823985 /devel/libsigc++
parent3286f795e97b5d3a7eb4b3b2990c113ad9e6669a (diff)
downloadpkgsrc-c23daab0da9c7e80cd646571b6c21e705378141e.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