summaryrefslogtreecommitdiffstats
path: root/databases/libgda3
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-10-13 16:26:20 +0000
committermarcus <marcus@FreeBSD.org>2003-10-13 16:26:20 +0000
commit3bc80b50ef4836b02127f25270d4d751a165a649 (patch)
tree9b226defdc7282258a69a575291b5c56e8438e06 /databases/libgda3
parent62f188d5c626f0e4eb63cef03703d5dfd32d9a2c (diff)
downloadFreeBSD-ports-3bc80b50ef4836b02127f25270d4d751a165a649.zip
FreeBSD-ports-3bc80b50ef4836b02127f25270d4d751a165a649.tar.gz
s/pqeasy/pgeasy/
Submitted by: Sebastian Schaffert <wastl@wastl.net>
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 7e36bb5..385866a 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
OpenPOWER on IntegriCloud