[69945] trunk/dports/graphics/pdf2djvu/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 23 03:37:45 PDT 2010


Revision: 69945
          http://trac.macports.org/changeset/69945
Author:   ryandesign at macports.org
Date:     2010-07-23 03:37:42 -0700 (Fri, 23 Jul 2010)
Log Message:
-----------
pdf2djvu: disable natural language support to fix problem compiling with latest gettext; see #25633

Modified Paths:
--------------
    trunk/dports/graphics/pdf2djvu/Portfile

Modified: trunk/dports/graphics/pdf2djvu/Portfile
===================================================================
--- trunk/dports/graphics/pdf2djvu/Portfile	2010-07-23 10:16:42 UTC (rev 69944)
+++ trunk/dports/graphics/pdf2djvu/Portfile	2010-07-23 10:37:42 UTC (rev 69945)
@@ -29,6 +29,8 @@
 
 patchfiles          patch-configure.disableGM.diff
 
+configure.args-append --disable-nls
+
 post-destroot {
    xinstall -m 644 -W ${worksrcpath}/doc ${name}.1 \
       ${destroot}${prefix}/share/man/man1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100723/161f8590/attachment.html>


More information about the macports-changes mailing list