[121623] trunk/dports/gnome/gnome-photo-print/Portfile
devans at macports.org
devans at macports.org
Wed Jul 2 11:35:26 PDT 2014
Revision: 121623
https://trac.macports.org/changeset/121623
Author: devans at macports.org
Date: 2014-07-02 11:35:26 -0700 (Wed, 02 Jul 2014)
Log Message:
-----------
gnome-photo-print: autoreconf to reconfigure with our intltool.m4, update home page.
Modified Paths:
--------------
trunk/dports/gnome/gnome-photo-print/Portfile
Modified: trunk/dports/gnome/gnome-photo-print/Portfile
===================================================================
--- trunk/dports/gnome/gnome-photo-print/Portfile 2014-07-02 17:54:03 UTC (rev 121622)
+++ trunk/dports/gnome/gnome-photo-print/Portfile 2014-07-02 18:35:26 UTC (rev 121623)
@@ -13,7 +13,7 @@
maintainers nomaintainer
categories gnome
platforms darwin
-homepage http://www.fogman.de/gpp/
+homepage http://www.fogman.de/?page_id=7
distname ${gname}-${version}
master_sites http://www.fogman.de/gpp/
@@ -28,9 +28,11 @@
port:libgnomeui \
port:desktop-file-utils
-configure.args --mandir=${prefix}/share/man
-configure.cppflags-append "-L${prefix}/lib"
+# autoreconf to reconfigure with our intltool.m4
+use_autoreconf yes
+autoreconf.args -fvi
+
post-activate {
system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140702/54fc079e/attachment.html>
More information about the macports-changes
mailing list