summaryrefslogtreecommitdiff
path: root/devel/build/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/build/Makefile')
-rw-r--r--devel/build/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/build/Makefile b/devel/build/Makefile
index efb3334e8dd8..c16b8088c2d1 100644
--- a/devel/build/Makefile
+++ b/devel/build/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= gahr@FreeBSD.org
COMMENT= A massively-parallel build system implemented on top of GNU make
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
USE_GMAKE= yes