- Let slave port can override WANT_PGSQL_VER

This commit is contained in:
Li-Wen Hsu
2014-10-05 07:10:24 +00:00
parent 1674717c6a
commit a4b80c472b

View File

@@ -15,7 +15,7 @@ LICENSE= PostgreSQL
LIB_DEPENDS+= libv8.so:${PORTSDIR}/lang/v8
WANT_PGSQL_VER= 9.1+
WANT_PGSQL_VER?= 9.1+
USES= gmake perl5 zip pgsql:${WANT_PGSQL_VER}
USE_PERL5= build
PLIST_SUB+= PORTVERSION="${PORTVERSION}"