summaryrefslogtreecommitdiff
path: root/databases/postgresql-libpgeasy
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/postgresql-libpgeasy
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 'databases/postgresql-libpgeasy')
-rw-r--r--databases/postgresql-libpgeasy/Makefile1
1 files changed, 1 insertions, 0 deletions
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