summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorgavan <gavan@pkgsrc.org>2003-11-03 11:01:05 +0000
committergavan <gavan@pkgsrc.org>2003-11-03 11:01:05 +0000
commit35e5afdf0d0cf1546e72bd049899803acab2ed5d (patch)
treeb7521957523edf7a46d1a14ce22d0ccda043a53b /databases
parent314ac1b8ef24bf9a541cd886ea47b529d1d0bad5 (diff)
downloadpkgsrc-35e5afdf0d0cf1546e72bd049899803acab2ed5d.tar.gz
Set USE_GCC_SHLIB. Fixes compiling on Solaris.
Diffstat (limited to 'databases')
-rw-r--r--databases/edb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/edb/Makefile b/databases/edb/Makefile
index cbebd46f020..0343e1876de 100644
--- a/databases/edb/Makefile
+++ b/databases/edb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/21 16:39:05 martti Exp $
+# $NetBSD: Makefile,v 1.10 2003/11/03 11:01:05 gavan Exp $
#
DISTNAME= edb-1.0.3
@@ -13,6 +13,7 @@ COMMENT= Database abstraction layer to Berkeley databases
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_BUILDLINK2= YES
+USE_GCC_SHLIB= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
CONFIGURE_ARGS+= --enable-cxx