diff options
Diffstat (limited to 'sysutils/munin-common/Makefile')
-rw-r--r-- | sysutils/munin-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/munin-common/Makefile b/sysutils/munin-common/Makefile index 2773851d271f..b30ad42beef1 100644 --- a/sysutils/munin-common/Makefile +++ b/sysutils/munin-common/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \ p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay -USES= gmake perl5 +USES= gmake perl5 cpe WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.r/rc/} .include "${.CURDIR}/../munin-common/munin.mk" |