[126898] trunk/dports/science/chemical-mime-data

devans at macports.org devans at macports.org
Thu Oct 16 16:07:16 PDT 2014


Revision: 126898
          https://trac.macports.org/changeset/126898
Author:   devans at macports.org
Date:     2014-10-16 16:07:16 -0700 (Thu, 16 Oct 2014)
Log Message:
-----------
chemical-mime-data: autoreconf to reconfigure with our intltool.m4, fixes build when intltool and perl5 variants don't match, drop unnecessary patch file.

Modified Paths:
--------------
    trunk/dports/science/chemical-mime-data/Portfile

Removed Paths:
-------------
    trunk/dports/science/chemical-mime-data/files/

Modified: trunk/dports/science/chemical-mime-data/Portfile
===================================================================
--- trunk/dports/science/chemical-mime-data/Portfile	2014-10-16 22:37:20 UTC (rev 126897)
+++ trunk/dports/science/chemical-mime-data/Portfile	2014-10-16 23:07:16 UTC (rev 126898)
@@ -34,8 +34,11 @@
 depends_lib         port:gtk3 \
                     port:shared-mime-info
 
-patchfiles          patch-configure.diff
+# autoreconf to reconfigure with our intltool.m4
 
+use_autoreconf      yes
+autoreconf.args     -fvi
+
 configure.args      --disable-update-database \
                     --without-gnome-mime
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141016/55a4d8b3/attachment.html>


More information about the macports-changes mailing list