aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql90-plperl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql90-plperl/Makefile')
-rw-r--r--databases/postgresql90-plperl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql90-plperl/Makefile b/databases/postgresql90-plperl/Makefile
index c29ca9d12efb..2ee0d986fee9 100644
--- a/databases/postgresql90-plperl/Makefile
+++ b/databases/postgresql90-plperl/Makefile
@@ -12,10 +12,10 @@ PKGNAMESUFFIX= -plperl
MAINTAINER= pgsql@FreeBSD.org
COMMENT= Write SQL functions for PostgreSQL using Perl5
-MASTERDIR= ${.CURDIR}/../../databases/postgresql${WANT_PGSQL_VER}-server
-
RUN_DEPENDS= postgres:${PORTSDIR}/databases/postgresql${WANT_PGSQL_VER}-server
+MASTERDIR= ${.CURDIR}/../../databases/postgresql${WANT_PGSQL_VER}-server
+
WANT_PGSQL_VER?=90
USE_PERL5= yes