aboutsummaryrefslogtreecommitdiff
path: root/devel/root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/root/Makefile')
-rw-r--r--devel/root/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/root/Makefile b/devel/root/Makefile
index 548fd98f552b..d77e9c250ba9 100644
--- a/devel/root/Makefile
+++ b/devel/root/Makefile
@@ -114,7 +114,7 @@ PLIST_SUB+= AFTERIMAGE="@comment "
.if !defined(WITHOUT_POSTGRESQL) && defined(WITH_POSTGRESQL)
CONFIGURE_ARGS+= --enable-pgsql
-LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql7
+USE_PGSQL= yes
PLIST_SUB+= POSTGRESQL=""
.else
CONFIGURE_ARGS+= --disable-pgsql