[143429] trunk/dports/textproc/po4a/Portfile

mojca at macports.org mojca at macports.org
Sat Dec 12 10:54:20 PST 2015


Revision: 143429
          https://trac.macports.org/changeset/143429
Author:   mojca at macports.org
Date:     2015-12-12 03:49:16 -0800 (Sat, 12 Dec 2015)
Log Message:
-----------
po4a: add (too many?) build dependencies (#48034)

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

Modified: trunk/dports/textproc/po4a/Portfile
===================================================================
--- trunk/dports/textproc/po4a/Portfile	2015-12-12 10:52:03 UTC (rev 143428)
+++ trunk/dports/textproc/po4a/Portfile	2015-12-12 11:49:16 UTC (rev 143429)
@@ -26,12 +26,31 @@
 checksums           rmd160  cb5bb7dd96cbedcd9641285da63dd826ba6d38d3 \
                     sha256  5010e1b7df1115cbd475f46587fc05fefc97301f9bba0c2f15106005ca017507
 
+# TODO: check and fix dependencies
 depends_lib-append  port:perl${perl5.major} \
                     port:p${perl5.major}-text-wrapi18n \
                     port:p${perl5.major}-term-readkey \
                     port:p${perl5.major}-sgmlspm \
                     port:p${perl5.major}-unicode-linebreak \
                     port:p${perl5.major}-locale-gettext
+depends_build-append \
+                    port:docbook-xml-4.1.2 \
+                    port:docbook-xml-4.2 \
+                    port:docbook-xml-4.3 \
+                    port:docbook-xml-4.4 \
+                    port:docbook-xml-4.5 \
+                    port:docbook-xml-5.0 \
+                    port:docbook-xsl \
+                    port:docbook-xsl-ns \
+                    port:libxslt \
+                    port:p${perl5.major}-data-dumper \
+                    port:p${perl5.major}-extutils-manifest \
+                    port:p${perl5.major}-file-path \
+                    port:p${perl5.major}-getopt-long \
+                    port:p${perl5.major}-html-parser \
+                    port:p${perl5.major}-parent \
+                    port:p${perl5.major}-pathtools \
+                    port:p${perl5.major}-text-parsewords
 
 configure.args      "installdirs=core --config cc=\"${configure.cc}\" --config ld=\"${configure.cc}\""
 perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/88f7299d/attachment.html>


More information about the macports-changes mailing list