diff options
Diffstat (limited to 'databases/postgresql94-contrib/Makefile')
| -rw-r--r-- | databases/postgresql94-contrib/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/postgresql94-contrib/Makefile b/databases/postgresql94-contrib/Makefile index 45a8b2ed6b7f..808604c01a40 100644 --- a/databases/postgresql94-contrib/Makefile +++ b/databases/postgresql94-contrib/Makefile @@ -12,11 +12,9 @@ COMMENT= The contrib utilities from the PostgreSQL distribution LIB_DEPENDS= libxslt.so:${PORTSDIR}/textproc/libxslt \ libxml2.so:${PORTSDIR}/textproc/libxml2 -USE_PGSQL= yes -DEFAULT_VERSIONS=pgsql=94 MASTERDIR= ${.CURDIR}/../postgresql94-server -USES= bison +USES= bison pgsql:9.4 BUILD_DIRS= src/port src/common contrib INSTALL_DIRS= contrib |
