summaryrefslogtreecommitdiff
path: root/databases/postgres-xl
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-08-16 20:00:46 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-08-16 20:00:46 +0000
commit4ebeced3842ca1de57bfe211bf7e107e49d20cc6 (patch)
tree162b03f2d756d437478bcaba70f431576d3b3aee /databases/postgres-xl
parentNew port: databases/postgres-xl (diff)
databases/postgres-xl: fix BUILD_DEPENDS
PR: 219164 Submitted by: joneum
Notes
Notes: svn path=/head/; revision=448064
Diffstat (limited to 'databases/postgres-xl')
-rw-r--r--databases/postgres-xl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgres-xl/Makefile b/databases/postgres-xl/Makefile
index 74680335a108..25050b5ed141 100644
--- a/databases/postgres-xl/Makefile
+++ b/databases/postgres-xl/Makefile
@@ -11,8 +11,7 @@ COMMENT= Scalable open source PostgreSQL-based database cluster
LICENSE= PostgreSQL
-BUILD_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash
-BUILD_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash
+BUILD_DEPENDS= bash:shells/bash
CONFLICTS= postgresql[^${PORTVERSION:R:R}]?-client* \
postgresql${COMPONENT}-[^${PORTVERSION:R:R}].* \