diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-03-18 13:52:54 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-03-18 13:52:54 +0000 |
commit | 723d568e7a416cbd8315cc62ac9fa0a79b938610 (patch) | |
tree | 8c3d6d76efe04b1bd10a1422b10c1bf2d65f5a4f /sysutils/munin-master | |
parent | ca5b02ff85cef77a5058592d9b41dc33222dd0b7 (diff) | |
download | ports-723d568e7a416cbd8315cc62ac9fa0a79b938610.tar.gz ports-723d568e7a416cbd8315cc62ac9fa0a79b938610.zip |
Notes
Diffstat (limited to 'sysutils/munin-master')
-rw-r--r-- | sysutils/munin-master/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/munin-master/Makefile b/sysutils/munin-master/Makefile index 5f48066a8205..6813daca9e57 100644 --- a/sysutils/munin-master/Makefile +++ b/sysutils/munin-master/Makefile @@ -42,7 +42,7 @@ RUN_DEPENDS= munin-common>=0:${PORTSDIR}/sysutils/munin-common \ p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ p5-FCGI>=0:${PORTSDIR}/www/p5-FCGI -USES= gmake perl5 +USES= gmake perl5 cpe PKGMESSAGE= ${WRKDIR}/pkg-message |