aboutsummaryrefslogtreecommitdiff
path: root/mail/qmrtg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qmrtg/Makefile')
-rw-r--r--mail/qmrtg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/qmrtg/Makefile b/mail/qmrtg/Makefile
index 621f3d974e0d..7c8619991dfb 100644
--- a/mail/qmrtg/Makefile
+++ b/mail/qmrtg/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://dev.publicshout.org/qmrtg/download/
MAINTAINER= mij@bitchx.it
COMMENT= A simple tool for monitoring and graphing qmail activity through MRTG
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
+BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2
+RUN_DEPENDS= ${BUILD_DEPENDS}
.if !defined(WITHOUT_MRTG)
RUN_DEPENDS+= mrtg:${PORTSDIR}/net-mgmt/mrtg
.endif