aboutsummaryrefslogtreecommitdiff
path: root/sysutils/munin-node/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-10-13 01:46:15 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-10-13 01:46:15 +0000
commit770341d1fab7dd1e8a5796b1ba564ec13060718f (patch)
tree526e3e13660f73b34729f41baeb6378b6df7a4d2 /sysutils/munin-node/Makefile
parentbc0732904b3a0c665a1ce875bcabf912da5fe39c (diff)
downloadports-770341d1fab7dd1e8a5796b1ba564ec13060718f.tar.gz
ports-770341d1fab7dd1e8a5796b1ba564ec13060718f.zip
Notes
Diffstat (limited to 'sysutils/munin-node/Makefile')
-rw-r--r--sysutils/munin-node/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile
index 63cd918fdf07..7d9d5b327188 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -16,15 +16,11 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.p/pre/}
MAINTAINER= lupe@lupe-christoph.de
COMMENT= Node-specific part of Munin
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= ${SITE_PERL}/Net/Server/Fork.pm:${PORTSDIR}/net/p5-Net-Server
+BUILD_DEPENDS= ${SITE_PERL}/Net/Server/Fork.pm:${PORTSDIR}/net/p5-Net-Server
+RUN_DEPENDS= ${BUILD_DEPENDS}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502126
-BROKEN= "Broken pkg-plist"
-.endif
-
.if ${PERL_LEVEL} < 500800
RUN_DEPENDS+= ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net
.endif
@@ -41,7 +37,7 @@ MAN5= munin-node.conf.5
MAN8= munin-node-configure.8 munin-node.8 munin-run.8
pre-install:
- @${SED} 's@%%PREFIX%%@${LOCALBASE}@g' ${FILESDIR}/pkg-message > ${PKGMESSAGE}
+ @${SED} 's@%%PREFIX%%@${PREFIX}@g' ${FILESDIR}/pkg-message > ${PKGMESSAGE}
@PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL
post-install: