[117069] trunk/dports/devel/cvs-fast-export/Portfile

mojca at macports.org mojca at macports.org
Fri Feb 14 13:08:11 PST 2014


Revision: 117069
          https://trac.macports.org/changeset/117069
Author:   mojca at macports.org
Date:     2014-02-14 13:08:11 -0800 (Fri, 14 Feb 2014)
Log Message:
-----------
cvs-fast-export: add missing build dependency libxml2

Modified Paths:
--------------
    trunk/dports/devel/cvs-fast-export/Portfile

Modified: trunk/dports/devel/cvs-fast-export/Portfile
===================================================================
--- trunk/dports/devel/cvs-fast-export/Portfile	2014-02-14 20:59:54 UTC (rev 117068)
+++ trunk/dports/devel/cvs-fast-export/Portfile	2014-02-14 21:08:11 UTC (rev 117069)
@@ -30,7 +30,9 @@
 
 depends_build       port:flex \
                     port:bison \
-                    port:asciidoc
+                    port:asciidoc \
+                    port:libxml2
+# libxml2 is needed just because asciidoc is calling xmllint
 
 patchfiles          patch-Makefile.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140214/7da9b8e0/attachment.html>


More information about the macports-changes mailing list