[153490] trunk/dports/textproc/cloc/files/patch-Makefile-perl.diff

khindenburg at macports.org khindenburg at macports.org
Sun Oct 2 18:40:30 CEST 2016


Revision: 153490
          https://trac.macports.org/changeset/153490
Author:   khindenburg at macports.org
Date:     2016-10-02 09:40:30 -0700 (Sun, 02 Oct 2016)
Log Message:
-----------
cloc: add missing patch #52286

Added Paths:
-----------
    trunk/dports/textproc/cloc/files/patch-Makefile-perl.diff

Added: trunk/dports/textproc/cloc/files/patch-Makefile-perl.diff
===================================================================
--- trunk/dports/textproc/cloc/files/patch-Makefile-perl.diff	                        (rev 0)
+++ trunk/dports/textproc/cloc/files/patch-Makefile-perl.diff	2016-10-02 16:40:30 UTC (rev 153490)
@@ -0,0 +1,11 @@
+--- Makefile	2016-07-01 13:51:40.000000000 -0400
++++ Makefile	2016-10-02 12:12:22.000000000 -0400
+@@ -86,7 +86,7 @@
+ # Rule: test-perl - Check program syntax
+ test-perl:
+ 	# perl-test - Check syntax
+-	perl -cw $(PL_SCRIPT)
++	__PERL__ -cw $(PL_SCRIPT)
+ 
+ # Rule: test-pod - Check POD syntax
+ test-pod:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161002/17224606/attachment-0002.html>


More information about the macports-changes mailing list