[Midnightbsd-cvs] mports [23670] trunk/sysutils/munin-node/Makefile: do not shebang fix
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Jul 24 09:01:15 EDT 2018
Revision: 23670
http://svnweb.midnightbsd.org/mports/?rev=23670
Author: laffer1
Date: 2018-07-24 09:01:15 -0400 (Tue, 24 Jul 2018)
Log Message:
-----------
do not shebang fix
Modified Paths:
--------------
trunk/sysutils/munin-node/Makefile
Modified: trunk/sysutils/munin-node/Makefile
===================================================================
--- trunk/sysutils/munin-node/Makefile 2018-07-24 12:56:47 UTC (rev 23669)
+++ trunk/sysutils/munin-node/Makefile 2018-07-24 13:01:15 UTC (rev 23670)
@@ -27,11 +27,9 @@
EXTRA_PATCHES+= ${MUNIN_PATCHES}
USE_PERL5= yes
-USES= gmake perl5 shebangfix cpe
+USES= gmake perl5 cpe
PKGMESSAGE= ${WRKDIR}/pkg-message
REINPLACE_ARGS= -i ""
-SHEBANG_FILES= node/sbin/munin-node node/sbin/munin-sched \
- node/sbin/munin-run node/sbin/munin-node-configure
.include "${.CURDIR}/../munin-common/munin.mk"
More information about the Midnightbsd-cvs
mailing list