diff options
author | kris <kris@FreeBSD.org> | 2004-11-13 10:31:01 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-13 10:31:01 +0800 |
commit | 3722ecf3fb8de6a3bda0fa5b6885572a8780e6c7 (patch) | |
tree | e665f5bbefab11a40c06ba14ab863a4470e3b185 /mail | |
parent | f5700780a697bbb5f0a69fadab5e6919f3243933 (diff) | |
download | freebsd-ports-gnome-3722ecf3fb8de6a3bda0fa5b6885572a8780e6c7.tar.gz freebsd-ports-gnome-3722ecf3fb8de6a3bda0fa5b6885572a8780e6c7.tar.zst freebsd-ports-gnome-3722ecf3fb8de6a3bda0fa5b6885572a8780e6c7.zip |
BROKEN: This port creates /nonexistent at install-time.
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 |