[134911] trunk/dports/gnome/gconf-editor/Portfile
devans at macports.org
devans at macports.org
Fri Apr 10 08:58:54 PDT 2015
Revision: 134911
https://trac.macports.org/changeset/134911
Author: devans at macports.org
Date: 2015-04-10 08:58:54 -0700 (Fri, 10 Apr 2015)
Log Message:
-----------
gconf-editor: reconfigure using autogen.sh for intltool 0.51 compatibility, drop maintainership.
Modified Paths:
--------------
trunk/dports/gnome/gconf-editor/Portfile
Modified: trunk/dports/gnome/gconf-editor/Portfile
===================================================================
--- trunk/dports/gnome/gconf-editor/Portfile 2015-04-10 15:23:29 UTC (rev 134910)
+++ trunk/dports/gnome/gconf-editor/Portfile 2015-04-10 15:58:54 UTC (rev 134911)
@@ -11,7 +11,7 @@
description An editor for the GConf configuration system.
long_description \
${description}
-maintainers devans openmaintainer
+maintainers nomaintainer
categories gnome
platforms darwin
homepage http://www.gnome.org/projects/gconf/
@@ -23,8 +23,12 @@
sha256 3064e84967b4b4216f5c7e065cfec8c52019438a590e9ed81366af2770660944
depends_build port:pkgconfig \
+ port:intltool \
port:gnome-doc-utils \
- port:intltool
+ port:gnome-common \
+ port:autoconf \
+ port:automake \
+ port:libtool
depends_lib port:desktop-file-utils \
port:rarian \
@@ -35,16 +39,12 @@
depends_run port:gnome-settings-daemon \
port:yelp
-# update m4/intltool.m4 and autoreconf
+# reconfigure using autogen.sh for intltool 0.51 compatibility
-pre-configure {
- copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
-}
+configure.cmd ./autogen.sh
-use_autoreconf yes
-autoreconf.args -fvi
-
-configure.args --disable-schemas-install \
+configure.args --enable-compile-warnings=minimum \
+ --disable-schemas-install \
--disable-scrollkeeper
post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150410/af67ced5/attachment.html>
More information about the macports-changes
mailing list