aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/p5-postgresql-plperl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-postgresql-plperl/Makefile b/databases/p5-postgresql-plperl/Makefile
index cacf44bb760d..01c5ac096210 100644
--- a/databases/p5-postgresql-plperl/Makefile
+++ b/databases/p5-postgresql-plperl/Makefile
@@ -13,7 +13,7 @@ PKGNAMESUFFIX= -plperl
MAINTAINER= girgen@pingpong.net
COMMENT= A module for using Perl5 to write SQL functions
-POSTGRESQL_PORT?= databases/postgresql7
+POSTGRESQL_PORT?= databases/postgresql-client
POSTGRESQL_SUBPORT=YES
.include "../../${POSTGRESQL_PORT}/Makefile"