diff options
-rw-r--r-- | databases/postgres-xl/Makefile | 3 |
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}].* \ |