diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-13 02:31:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-13 02:31:01 +0000 |
commit | 344d176100633d22fb49dc44b69f7a718c1f432b (patch) | |
tree | 6eee765c28588e536fa655d33c29271055f6b9cc /mail | |
parent | abc6d80f02096671131cd59f25594aa00bc67645 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmrtg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qmrtg/Makefile b/mail/qmrtg/Makefile index 47f92e0d1dbf..9269e0bf05fe 100644 --- a/mail/qmrtg/Makefile +++ b/mail/qmrtg/Makefile @@ -13,6 +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 +BROKEN= "Creates the /nonexistent directory" + RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ mrtg:${PORTSDIR}/net-mgmt/mrtg |