svn commit: r497491 - head/devel/p5-App-SVN-Bisect
Tobias Kortkamp
tobik at FreeBSD.org
Mon Apr 1 16:12:56 UTC 2019
Author: tobik
Date: Mon Apr 1 16:12:55 2019
New Revision: 497491
URL: https://svnweb.freebsd.org/changeset/ports/497491
Log:
devel/p5-App-SVN-Bisect: Drop nop USE_PERL5=shebangfix and SHEBANG_FILES
Modified:
head/devel/p5-App-SVN-Bisect/Makefile
Modified: head/devel/p5-App-SVN-Bisect/Makefile
==============================================================================
--- head/devel/p5-App-SVN-Bisect/Makefile Mon Apr 1 16:08:12 2019 (r497490)
+++ head/devel/p5-App-SVN-Bisect/Makefile Mon Apr 1 16:12:55 2019 (r497491)
@@ -22,9 +22,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Excep
p5-Test-Output>=0:devel/p5-Test-Output
USES= perl5
-USE_PERL5= configure shebangfix
+USE_PERL5= configure
NO_ARCH= yes
-SHEBANG_FILES= bin/svn-bisect
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list