[122821] trunk/dports/gnome/libgnomeprint/Portfile

devans at macports.org devans at macports.org
Thu Jul 31 00:24:07 PDT 2014


Revision: 122821
          https://trac.macports.org/changeset/122821
Author:   devans at macports.org
Date:     2014-07-31 00:24:07 -0700 (Thu, 31 Jul 2014)
Log Message:
-----------
libgnomeprint: autoreconf with our intltool.m4, dependencies.

Modified Paths:
--------------
    trunk/dports/gnome/libgnomeprint/Portfile

Modified: trunk/dports/gnome/libgnomeprint/Portfile
===================================================================
--- trunk/dports/gnome/libgnomeprint/Portfile	2014-07-31 07:19:30 UTC (rev 122820)
+++ trunk/dports/gnome/libgnomeprint/Portfile	2014-07-31 07:24:07 UTC (rev 122821)
@@ -33,8 +33,7 @@
 depends_lib     port:libgnomecups \
                 path:lib/pkgconfig/pango.pc:pango \
                 port:libart_lgpl \
-                port:libxml2 \
-                port:libffi
+                port:libxml2
 
 # https://bugzilla.gnome.org/show_bug.cgi?id=653388
 patchfiles      missing-stdio.patch
@@ -42,6 +41,9 @@
 # https://bugzilla.gnome.org/show_bug.cgi?id=719592
 patchfiles-append patch-freetype-2.5.1.diff
 
-configure.args  --disable-gtk-doc
+# autoreconf to reconfigure with our intltool.m4
 
+use_autoreconf  yes
+autoreconf.args -fvi
+
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140731/3485d198/attachment.html>


More information about the macports-changes mailing list