[135486] trunk/dports/gnome/policykit-gnome/Portfile

devans at macports.org devans at macports.org
Fri Apr 24 12:42:24 PDT 2015


Revision: 135486
          https://trac.macports.org/changeset/135486
Author:   devans at macports.org
Date:     2015-04-24 12:42:24 -0700 (Fri, 24 Apr 2015)
Log Message:
-----------
policykit-gnome: reconfigure using upstream autogen.sh for intltool 0.51 compatibility.

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

Modified: trunk/dports/gnome/policykit-gnome/Portfile
===================================================================
--- trunk/dports/gnome/policykit-gnome/Portfile	2015-04-24 19:42:23 UTC (rev 135485)
+++ trunk/dports/gnome/policykit-gnome/Portfile	2015-04-24 19:42:24 UTC (rev 135486)
@@ -26,22 +26,19 @@
 
 depends_build   port:pkgconfig \
                 port:intltool \
-                port:gnome-common
+                port:gnome-common \
+                port:autoconf \
+                port:automake \
+                port:libtool
 
 depends_lib     port:gtk3 \
                 port:policykit
 
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
+
+configure.cmd   ./autogen.sh
 configure.args  --disable-silent-rules \
                 --disable-maintainer-mode
 
-# update m4/intltool.m4 and autoreconf
-
-pre-configure {
-    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
-}
-
-use_autoreconf  yes
-autoreconf.args -fvi
-
 livecheck.type  gnome-with-unstable
 livecheck.name  ${gname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150424/74789693/attachment-0001.html>


More information about the macports-changes mailing list