aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql91-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql91-docs/Makefile')
-rw-r--r--databases/postgresql91-docs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/postgresql91-docs/Makefile b/databases/postgresql91-docs/Makefile
index 17212693aab2..c2c3fd30f24f 100644
--- a/databases/postgresql91-docs/Makefile
+++ b/databases/postgresql91-docs/Makefile
@@ -9,10 +9,10 @@ DISTV= ${DISTVERSION:R}
MAINTAINER= pgsql@FreeBSD.org
COMMENT= The PostgreSQL documentation set
-MASTERDIR= ${.CURDIR}/../../databases/postgresql${WANT_PGSQL_VER}-server
+MASTERDIR= ${.CURDIR}/../../databases/postgresql${WANT_PGSQL_VER:S/.//}-server
-USE_PGSQL= YES
-WANT_PGSQL_VER?=91
+USES+= pgsql:${WANT_PGSQL_VER}
+WANT_PGSQL_VER?=9.1
SLAVE_ONLY= YES
COMPONENT= -docs