summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorgavan <gavan>2003-11-06 18:14:03 +0000
committergavan <gavan>2003-11-06 18:14:03 +0000
commit5f6bee37e5a1dd61a8f9e472a3ef7b53427b3535 (patch)
treee9c28f505e9266e80234767c241532b6cfd0d34a /devel
parent8824c446634961635f20fc39389805d7c1fa800c (diff)
downloadpkgsrc-5f6bee37e5a1dd61a8f9e472a3ef7b53427b3535.tar.gz
Set USE_GCC_SHLIB. Fixes linking on Solaris.
Diffstat (limited to 'devel')
-rw-r--r--devel/swig-build/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/swig-build/Makefile.common b/devel/swig-build/Makefile.common
index 7cac5e38e70..8c927136a1d 100644
--- a/devel/swig-build/Makefile.common
+++ b/devel/swig-build/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2003/08/28 22:33:14 epg Exp $
+# $NetBSD: Makefile.common,v 1.3 2003/11/06 18:14:03 gavan Exp $
DISTNAME= swig-${SWIG_VERSION}
CATEGORIES= devel
@@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/SWIG-${SWIG_VERSION}
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
+USE_GCC_SHLIB= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/Tools/libtool