From 4ebeced3842ca1de57bfe211bf7e107e49d20cc6 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Wed, 16 Aug 2017 20:00:46 +0000 Subject: databases/postgres-xl: fix BUILD_DEPENDS PR: 219164 Submitted by: joneum --- databases/postgres-xl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'databases/postgres-xl') 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}].* \ -- cgit v1.2.3