[92516] trunk/dports/perl/p5-text-bibtex/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Mon Apr 30 11:58:48 PDT 2012


Revision: 92516
          https://trac.macports.org/changeset/92516
Author:   mcalhoun at macports.org
Date:     2012-04-30 11:58:47 -0700 (Mon, 30 Apr 2012)
Log Message:
-----------
Only apply patches if there are files to patch.

Modified Paths:
--------------
    trunk/dports/perl/p5-text-bibtex/Portfile

Modified: trunk/dports/perl/p5-text-bibtex/Portfile
===================================================================
--- trunk/dports/perl/p5-text-bibtex/Portfile	2012-04-30 18:54:00 UTC (rev 92515)
+++ trunk/dports/perl/p5-text-bibtex/Portfile	2012-04-30 18:58:47 UTC (rev 92516)
@@ -19,11 +19,11 @@
 checksums           sha256  390c2deb808c5a915882f21d057f3951729c4bdc42aa422a51d9fc8c357644cc \
                     rmd160  8a694ef6361e18f6acfbcc963827ec4a12e38724
 
+if {${perl5.major} != ""} {
 # see #31769
 patchfiles          patch-btparse_tests_namebug.c.diff \
                     patch-btparse_tests_tex_test.c.diff
 
-if {${perl5.major} != ""} {
 depends_build-append port:p${perl5.major}-capture-tiny \
                      port:p${perl5.major}-extutils-libbuilder \
                      port:p${perl5.major}-config-autoconf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120430/78e72cd7/attachment.html>


More information about the macports-changes mailing list