aboutsummaryrefslogtreecommitdiff
path: root/databases/libgda3
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libgda3')
-rw-r--r--databases/libgda3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile
index 7e36bb5c6c94..385866a207ca 100644
--- a/databases/libgda3/Makefile
+++ b/databases/libgda3/Makefile
@@ -95,7 +95,7 @@ PLIST_SUB+= POSTGRES:=""
.if !defined(WITHOUT_POSTGRES72) && defined(WITH_POSTGRES72)
POSTGRESQL_PORT?= databases/postgresql72
-LIB_DEPENDS+= pqeasy.2:${PORTSDIR}/${POSTGRESQL_PORT}
+LIB_DEPENDS+= pgeasy.2:${PORTSDIR}/${POSTGRESQL_PORT}
CONFIGURE_ARGS+= --with-postgres=${LOCALBASE}
PLIST_SUB+= POSTGRES:=""
.endif