[141552] trunk/dports/textproc/recoll/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 02:00:52 PST 2015


Revision: 141552
          https://trac.macports.org/changeset/141552
Author:   devans at macports.org
Date:     2015-10-20 10:25:25 -0700 (Tue, 20 Oct 2015)
Log Message:
-----------
recoll: specify QTDIR and increment revision to rebuild with qt4-mac after change in qt_dir in r140960.

Revision Links:
--------------
    https://trac.macports.org/changeset/140960

Modified Paths:
--------------
    trunk/dports/textproc/recoll/Portfile

Modified: trunk/dports/textproc/recoll/Portfile
===================================================================
--- trunk/dports/textproc/recoll/Portfile	2015-10-20 17:11:49 UTC (rev 141551)
+++ trunk/dports/textproc/recoll/Portfile	2015-10-20 17:25:25 UTC (rev 141552)
@@ -6,6 +6,7 @@
 
 name                recoll
 version             1.19.11p1
+revision            1
 categories          textproc
 platforms           darwin
 license             GPL-2+
@@ -36,6 +37,9 @@
 
 patchfiles          patch-sampleconf-mimeview.diff
 
+configure.env-append \
+                    QTDIR=${prefix}/libexec/qt4
+
 configure.args      --without-x \
                     --disable-x11mon
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/ba7275bd/attachment-0001.html>


More information about the macports-changes mailing list