aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.database.mk
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2012-10-25 09:45:12 +0000
committerErwin Lansing <erwin@FreeBSD.org>2012-10-25 09:45:12 +0000
commit7f04abe72990577bfc998f62c68091bbe126100e (patch)
tree3a301be00766c6d07c26bb970219ea4e0b5fa3b8 /Mk/bsd.database.mk
parent7b241cb3ff28e1e8dce51a958659548b8810fe0a (diff)
downloadports-7f04abe72990577bfc998f62c68091bbe126100e.tar.gz
ports-7f04abe72990577bfc998f62c68091bbe126100e.zip
Revert part of r306353 to disconnect the versioned slaves
for databases/pgtcl to fix the INDEX build. Feature safe: yes
Notes
Notes: svn path=/head/; revision=306375
Diffstat (limited to 'Mk/bsd.database.mk')
-rw-r--r--Mk/bsd.database.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.database.mk b/Mk/bsd.database.mk
index fc32abf4e359..d84cef0b9fd7 100644
--- a/Mk/bsd.database.mk
+++ b/Mk/bsd.database.mk
@@ -240,7 +240,7 @@ IGNORE?= cannot install: does not work with postgresql${PGSQL_VER}-client (Post
LIB_DEPENDS+= pq.${PGSQL${PGSQL_VER}_LIBVER}:${PORTSDIR}/databases/postgresql${PGSQL_VER}-client
-_USE_PGSQL_DEP= contrib docs pgtcl plperl pltcl server
+_USE_PGSQL_DEP= contrib docs pltcl plperl server
_USE_PGSQL_DEP_contrib= pgbench
_USE_PGSQL_DEP_docs= postgresql-docs>0
_USE_PGSQL_DEP_pgtcl= ${LOCALBASE}/lib/pgtcl/pkgIndex.tcl