diff -ruN qmrtg_old/Makefile qmrtg/Makefile --- qmrtg_old/Makefile Sun Oct 16 01:19:19 2005 +++ qmrtg/Makefile Sun Oct 16 01:31:59 2005 @@ -13,9 +13,9 @@ 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 .if !defined(WITHOUT_MRTG) -RUN_DEPENDS+= mrtg:${PORTSDIR}/net-mgmt/mrtg +RUN_DEPENDS= mrtg:${PORTSDIR}/net-mgmt/mrtg .endif USE_BZIP2= yes