diff options
author | mat <mat@FreeBSD.org> | 2015-03-18 21:52:54 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-03-18 21:52:54 +0800 |
commit | 2d0b7a59bf334f905a1687c630c4ef4553f58d7c (patch) | |
tree | 8c3d6d76efe04b1bd10a1422b10c1bf2d65f5a4f /sysutils/munin-master | |
parent | f9b74ae3170eec65da3882888143629551792313 (diff) | |
download | freebsd-ports-gnome-2d0b7a59bf334f905a1687c630c4ef4553f58d7c.tar.gz freebsd-ports-gnome-2d0b7a59bf334f905a1687c630c4ef4553f58d7c.tar.zst freebsd-ports-gnome-2d0b7a59bf334f905a1687c630c4ef4553f58d7c.zip |
Add CPE.
Sponsored by: Absolight
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 |