[117326] trunk/dports/gnome/epiphany/Portfile

devans at macports.org devans at macports.org
Fri Feb 21 20:50:33 PST 2014


Revision: 117326
          https://trac.macports.org/changeset/117326
Author:   devans at macports.org
Date:     2014-02-21 20:50:33 -0800 (Fri, 21 Feb 2014)
Log Message:
-----------
epiphany: consolidate and correct pre-configure actions.

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

Modified: trunk/dports/gnome/epiphany/Portfile
===================================================================
--- trunk/dports/gnome/epiphany/Portfile	2014-02-22 04:41:52 UTC (rev 117325)
+++ trunk/dports/gnome/epiphany/Portfile	2014-02-22 04:50:33 UTC (rev 117326)
@@ -77,6 +77,7 @@
 
 pre-configure {
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+    reinplace "s|--rpath=|-rpath |g" ${worksrcpath}/configure.ac
 }
 
 use_autoreconf      yes
@@ -88,10 +89,6 @@
                 --disable-schemas-compile \
                 --disable-tests
 
-pre-configure {
-    reinplace "s|--rpath=|-rpath |g" ${worksrcpath}/configure
-}
-
 post-activate {
     system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications"
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140221/2de45f05/attachment.html>


More information about the macports-changes mailing list