aboutsummaryrefslogtreecommitdiff
path: root/databases/libgda5
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-27 10:42:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-27 10:42:11 +0000
commit88a143795b9227ef4773709a8e2372162c54a835 (patch)
tree3182fb44dad0c320cc37f70948c7d6de2ec8f326 /databases/libgda5
parent9d17bde769942c8318daad52f09326c960af0d60 (diff)
Notes
Diffstat (limited to 'databases/libgda5')
-rw-r--r--databases/libgda5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgda5/Makefile b/databases/libgda5/Makefile
index 5b9a02de18be..bdde71dc03ee 100644
--- a/databases/libgda5/Makefile
+++ b/databases/libgda5/Makefile
@@ -74,7 +74,7 @@ CONFIGURE_ARGS+= --without-mysql
.endif
.if ${LIBGDA5_SLAVE}==postgresql
-USE_PGSQL= yes
+USES+= pgsql
CONFIGURE_ARGS+= --with-postgres=${LOCALBASE}
.else
CONFIGURE_ARGS+= --without-postgres