summaryrefslogtreecommitdiff
path: root/mail/qmrtg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qmrtg/Makefile')
-rw-r--r--mail/qmrtg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmrtg/Makefile b/mail/qmrtg/Makefile
index 0db23698ac19..be1dca31be18 100644
--- a/mail/qmrtg/Makefile
+++ b/mail/qmrtg/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= mij@bitchx.it
COMMENT= A simple tool for monitoring and graphing qmail activity through MRTG
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
.if !defined(WITHOUT_MRTG)
RUN_DEPENDS+= mrtg:${PORTSDIR}/net-mgmt/mrtg
.endif