[38987] trunk/dports/textproc/texinfo/Portfile

vinc17 at macports.org vinc17 at macports.org
Mon Aug 4 18:44:21 PDT 2008


Revision: 38987
          http://trac.macosforge.org/projects/macports/changeset/38987
Author:   vinc17 at macports.org
Date:     2008-08-04 18:44:21 -0700 (Mon, 04 Aug 2008)
Log Message:
-----------
Added "depends_build bin:unlzma:lzmautils" (see bug #16220).

Modified Paths:
--------------
    trunk/dports/textproc/texinfo/Portfile

Modified: trunk/dports/textproc/texinfo/Portfile
===================================================================
--- trunk/dports/textproc/texinfo/Portfile	2008-08-05 01:04:45 UTC (rev 38986)
+++ trunk/dports/textproc/texinfo/Portfile	2008-08-05 01:44:21 UTC (rev 38987)
@@ -27,9 +27,11 @@
 # error message "sh: line 1: unlzma: command not found" is filtered out
 # and the user doesn't know the cause of the problem.
 pre-extract {
-    ui_msg "If you get an error with configure, please install lzmautils."
+    ui_msg "If you get an error with configure, please install/activate lzmautils."
 }
 
+depends_build   bin:unlzma:lzmautils
+
 checksums       md5 81bcbc7b647f2741e7d84a842e47eeb5 \
                 sha1 7fee7f9c9c98e0d69b4b00090708b02ed75e42f5 \
                 rmd160 b72d1994480acd217d0a7cff648d0bbc78ad9010
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080804/e657e306/attachment.html 


More information about the macports-changes mailing list