[111936] trunk/dports/lang/php4/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Oct 6 11:27:32 PDT 2013


Revision: 111936
          https://trac.macports.org/changeset/111936
Author:   jeremyhu at macports.org
Date:     2013-10-06 11:27:32 -0700 (Sun, 06 Oct 2013)
Log Message:
-----------
php4: Add missing dependency

Modified Paths:
--------------
    trunk/dports/lang/php4/Portfile

Modified: trunk/dports/lang/php4/Portfile
===================================================================
--- trunk/dports/lang/php4/Portfile	2013-10-06 17:53:32 UTC (rev 111935)
+++ trunk/dports/lang/php4/Portfile	2013-10-06 18:27:32 UTC (rev 111936)
@@ -294,6 +294,7 @@
         system -W ${workpath} "/usr/bin/gnutar --no-same-owner -xzf ${distpath}/${pdflib_distfile}"
         move ${workpath}/${pdflib_distname} ${worksrcpath}/ext/pdf
     }
+    depends_build-append        bin:gnutar:gnutar
     depends_lib-append          port:pdflib
     configure.args-append       --with-pdflib=${prefix}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131006/de2d6365/attachment.html>


More information about the macports-changes mailing list