summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-28 09:07:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-28 09:07:47 +0000
commit89a0b31acd9083a2eb8835a17c5d98c775908c34 (patch)
treeeada1f039182dde7633eb80f55ed5ae086ade13d /databases
parentupdate to 0.9.6.0 (diff)
Use libtool port instead of included one to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=183519
Diffstat (limited to '')
-rw-r--r--databases/dbh10/Makefile1
-rw-r--r--databases/mdbtools/Makefile1
-rw-r--r--databases/mysqlcppapi/Makefile1
-rw-r--r--databases/postgresql-libpgeasy/Makefile1
-rw-r--r--databases/postgresql-odbc/Makefile1
-rw-r--r--databases/postgresql-odbc/pkg-plist1
6 files changed, 6 insertions, 0 deletions
diff --git a/databases/dbh10/Makefile b/databases/dbh10/Makefile
index c71dcfd61c87..72179c200d80 100644
--- a/databases/dbh10/Makefile
+++ b/databases/dbh10/Makefile
@@ -18,6 +18,7 @@ COMMENT= Disk Based Hashtables
CONFLICTS= dbh-[2-9]*
+USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomehack gnometarget pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile
index e6a65ae557c5..8621a3e3ce1e 100644
--- a/databases/mdbtools/Makefile
+++ b/databases/mdbtools/Makefile
@@ -18,6 +18,7 @@ COMMENT= Utilities and libraries to export data from MS Access databases (.mdb)
# To build man-pages
BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk
+USE_AUTOTOOLS= libtool:15
USE_BISON= yes
USE_GNOME= glib20
WANT_GNOME= yes
diff --git a/databases/mysqlcppapi/Makefile b/databases/mysqlcppapi/Makefile
index d88fb7cb15da..5014156c881c 100644
--- a/databases/mysqlcppapi/Makefile
+++ b/databases/mysqlcppapi/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR=mysqlcppapi
MAINTAINER= gaoj@cpsc.ucalgary.ca
COMMENT= A fork of mysql++ C++ API for MySQL
+USE_AUTOTOOLS= libtool:15
USE_MYSQL= yes
USE_GNOME= pkgconfig gnomehack
GNU_CONFIGURE= yes
diff --git a/databases/postgresql-libpgeasy/Makefile b/databases/postgresql-libpgeasy/Makefile
index e65832882815..e2f09a14f7ea 100644
--- a/databases/postgresql-libpgeasy/Makefile
+++ b/databases/postgresql-libpgeasy/Makefile
@@ -16,6 +16,7 @@ DIST_SUBDIR= postgresql
MAINTAINER= girgen@FreeBSD.org
COMMENT= An easy-to-use C interface to PostgreSQL
+USE_AUTOTOOLS= libtool:15
USE_PGSQL= YES
USE_GMAKE= YES
INSTALLS_SHLIB= YES
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile
index cf5b99650fec..afd0f8a97a24 100644
--- a/databases/postgresql-odbc/Makefile
+++ b/databases/postgresql-odbc/Makefile
@@ -43,6 +43,7 @@ CONFIGURE_ARGS+= --with-unixodbc
LIB_DEPENDS+= odbc.1:${PORTSDIR}/databases/unixODBC
.endif
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-libdir=${LOCALBASE}/lib --enable-pthreads \
diff --git a/databases/postgresql-odbc/pkg-plist b/databases/postgresql-odbc/pkg-plist
index f361c7565b21..886e517eee90 100644
--- a/databases/postgresql-odbc/pkg-plist
+++ b/databases/postgresql-odbc/pkg-plist
@@ -1,3 +1,4 @@
+lib/psqlodbc.a
lib/psqlodbc.la
lib/psqlodbc.so
share/psqlodbc/odbc-drop.sql