diff options
Diffstat (limited to 'devel/build/Makefile')
-rw-r--r-- | devel/build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/build/Makefile b/devel/build/Makefile index 465ae92f91e3..711be8c80f28 100644 --- a/devel/build/Makefile +++ b/devel/build/Makefile @@ -11,7 +11,7 @@ COMMENT= Massively-parallel build system implemented on top of GNU make LICENSE= GPLv2 -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash +BUILD_DEPENDS= bash:shells/bash RUN_DEPENDS:= ${BUILD_DEPENDS} USES= gmake tar:bzip2 |