aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2017-08-17 04:00:46 +0800
committerpi <pi@FreeBSD.org>2017-08-17 04:00:46 +0800
commitf953e2abe57228de77295d4bcd8e718f25e25fda (patch)
tree162b03f2d756d437478bcaba70f431576d3b3aee /databases
parent0b20bd6b442bf7c5093c2ece3124bb8f1b4858e7 (diff)
downloadfreebsd-ports-gnome-f953e2abe57228de77295d4bcd8e718f25e25fda.tar.gz
freebsd-ports-gnome-f953e2abe57228de77295d4bcd8e718f25e25fda.tar.zst
freebsd-ports-gnome-f953e2abe57228de77295d4bcd8e718f25e25fda.zip
databases/postgres-xl: fix BUILD_DEPENDS
PR: 219164 Submitted by: joneum
Diffstat (limited to 'databases')
-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}].* \