[43681] trunk/dports/archivers/upx/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Dec 13 12:41:24 PST 2008


Revision: 43681
          http://trac.macports.org/changeset/43681
Author:   mcalhoun at macports.org
Date:     2008-12-13 12:41:23 -0800 (Sat, 13 Dec 2008)
Log Message:
-----------
upx: Change build dependencies from port:... to bin:...
Permission of maintainer (see #17623).

Modified Paths:
--------------
    trunk/dports/archivers/upx/Portfile

Modified: trunk/dports/archivers/upx/Portfile
===================================================================
--- trunk/dports/archivers/upx/Portfile	2008-12-13 20:38:13 UTC (rev 43680)
+++ trunk/dports/archivers/upx/Portfile	2008-12-13 20:41:23 UTC (rev 43681)
@@ -26,7 +26,9 @@
 depends_lib      port:ucl port:zlib
 
 # pod2html, pod2text, and pod2html are used to generate documentation
-depends_build    path:bin/perl:perl5
+depends_build    bin:pod2html:perl5 \
+                 bin:pod2text:perl5 \
+                 bin:pod2html:perl5
 
 post-configure {
     # Ensure that the correct compiler is used
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081213/02431199/attachment.html>


More information about the macports-changes mailing list