diff options
Diffstat (limited to 'net/librdkafka/Makefile')
-rw-r--r-- | net/librdkafka/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/librdkafka/Makefile b/net/librdkafka/Makefile index 9cf37151d7c8..240d75f3ba0f 100644 --- a/net/librdkafka/Makefile +++ b/net/librdkafka/Makefile @@ -10,7 +10,7 @@ COMMENT= Apache Kafka C/C++ library LICENSE= BSD3CLAUSE -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash +BUILD_DEPENDS= bash:shells/bash USE_GITHUB= yes GH_ACCOUNT= edenhill |