[133637] trunk/dports/devel/automoc/Portfile

michaelld at macports.org michaelld at macports.org
Sat Mar 7 12:11:31 PST 2015


Revision: 133637
          https://trac.macports.org/changeset/133637
Author:   michaelld at macports.org
Date:     2015-03-07 12:11:31 -0800 (Sat, 07 Mar 2015)
Log Message:
-----------
automoc: fix relative path to ${prefix}/bin from the install location of the CMake files.

Modified Paths:
--------------
    trunk/dports/devel/automoc/Portfile

Modified: trunk/dports/devel/automoc/Portfile
===================================================================
--- trunk/dports/devel/automoc/Portfile	2015-03-07 20:01:16 UTC (rev 133636)
+++ trunk/dports/devel/automoc/Portfile	2015-03-07 20:11:31 UTC (rev 133637)
@@ -10,7 +10,7 @@
 
 name                automoc
 version             0.9.88
-revision            6
+revision            7
 categories          devel kde kde4
 license             BSD
 maintainers         nomaintainer
@@ -32,6 +32,11 @@
 
 patchfiles-append   patch-CMakeLists.txt.diff
 
+# fix relative path to ${prefix}/bin from the
+# install location of the CMake files
+
+patchfiles-append   patch-Automoc4Config.cmake.diff
+
 livecheck.type		regex
 livecheck.url		http://www.gtlib.gatech.edu/pub/kde/stable/${name}4/
 livecheck.regex		"\(\\d+(?:\\.\\d+)*)\/"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150307/8a9f3a03/attachment.html>


More information about the macports-changes mailing list