aboutsummaryrefslogtreecommitdiff
path: root/net/jabberd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/jabberd/Makefile')
-rw-r--r--net/jabberd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jabberd/Makefile b/net/jabberd/Makefile
index 7be6594a25f6..157cf453a5a7 100644
--- a/net/jabberd/Makefile
+++ b/net/jabberd/Makefile
@@ -32,7 +32,7 @@ CONFIGURE_ARGS+=--enable-debug
.endif
.if defined(WITH_POSTGRESQL)
-LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql-client
+LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql7
CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE}/include:${LOCALBASE}/lib
STORAGE+= pgsql
AUTHREG+= pgsql