diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 07:47:02 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 07:47:02 +0000 |
| commit | 7ec4b3d1a268df1e30726e5ae185bfa7ec7af2dc (patch) | |
| tree | ed863c0ce8ca0afdea6de1e948f5d224ac4166e5 /sysutils/munin-node | |
| parent | 0772407fe8e08568b3ff0710f5290fb448ce665d (diff) | |
Notes
Diffstat (limited to 'sysutils/munin-node')
| -rw-r--r-- | sysutils/munin-node/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile index d881dfceb8fe..14984403ae74 100644 --- a/sysutils/munin-node/Makefile +++ b/sysutils/munin-node/Makefile @@ -24,9 +24,7 @@ RUN_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \ DISTINFO_FILE= ${MUNIN_DISTINFO} EXTRA_PATCHES+= ${MUNIN_PATCHES} -USES= shebangfix -USE_PERL5= yes -USE_GMAKE= yes +USES= gmake shebangfix perl5 PKGMESSAGE= ${WRKDIR}/pkg-message REINPLACE_ARGS= -i "" SHEBANG_FILES= node/sbin/munin-node |
