diff options
author | kris <kris@FreeBSD.org> | 2004-04-19 11:13:48 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-19 11:13:48 +0800 |
commit | e4274e8ed3f866f0216df27b39691a74f67bc7bc (patch) | |
tree | 7099813d6e6d2aa0f82643487a5926eb7e2ad3ec | |
parent | 6ad7c9ee676aba605c724430747b181e48f52419 (diff) | |
download | freebsd-ports-gnome-e4274e8ed3f866f0216df27b39691a74f67bc7bc.tar.gz freebsd-ports-gnome-e4274e8ed3f866f0216df27b39691a74f67bc7bc.tar.zst freebsd-ports-gnome-e4274e8ed3f866f0216df27b39691a74f67bc7bc.zip |
BROKEN: Broken pkg-plist, and changes permissions on system directories
-rw-r--r-- | sysutils/munin-node/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile index 897b9d9f7b2c..6ab15351da69 100644 --- a/sysutils/munin-node/Makefile +++ b/sysutils/munin-node/Makefile @@ -17,6 +17,8 @@ DISTNAME= munin_1.0.0pre3 MAINTAINER= lupe@lupe-christoph.de COMMENT= Node-specific part of Munin +BROKEN= "Broken pkg-plist, and changes permissions on system directories" + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/Net/Server/Fork.pm:${PORTSDIR}/net/p5-Net-Server |