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

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


Revision: 43684
          http://trac.macports.org/changeset/43684
Author:   mcalhoun at macports.org
Date:     2008-12-13 13:24:06 -0800 (Sat, 13 Dec 2008)
Log Message:
-----------
upx: Fix copy-paste error.
One of two pod2html dependencies is replaced with pod2man.

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

Modified: trunk/dports/archivers/upx/Portfile
===================================================================
--- trunk/dports/archivers/upx/Portfile	2008-12-13 20:53:45 UTC (rev 43683)
+++ trunk/dports/archivers/upx/Portfile	2008-12-13 21:24:06 UTC (rev 43684)
@@ -25,8 +25,8 @@
 
 depends_lib      port:ucl port:zlib
 
-# pod2html, pod2text, and pod2html are used to generate documentation
-depends_build    bin:pod2html:perl5 \
+# pod2man, pod2text, and pod2html are used to generate documentation
+depends_build    bin:pod2man:perl5 \
                  bin:pod2text:perl5 \
                  bin:pod2html:perl5
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081213/42e96502/attachment.html>


More information about the macports-changes mailing list