[73091] trunk/dports/devel/gwenhywfar4/Portfile

mk at macports.org mk at macports.org
Wed Nov 3 14:34:35 PDT 2010


Revision: 73091
          http://trac.macports.org/changeset/73091
Author:   mk at macports.org
Date:     2010-11-03 14:34:32 -0700 (Wed, 03 Nov 2010)
Log Message:
-----------
gwenhywfar4: fix issue #27117 - added for now only qt4 gui (i.e. explicitely no gtk2 gui)

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

Modified: trunk/dports/devel/gwenhywfar4/Portfile
===================================================================
--- trunk/dports/devel/gwenhywfar4/Portfile	2010-11-03 19:51:30 UTC (rev 73090)
+++ trunk/dports/devel/gwenhywfar4/Portfile	2010-11-03 21:34:32 UTC (rev 73091)
@@ -4,6 +4,7 @@
 
 name              gwenhywfar4
 version           4.0.1
+revision          1
 
 # this is specific to this port and *version* for downloading it
 set release       54
@@ -39,6 +40,7 @@
                   --with-qt4-includes=${prefix}/include \
                   --with-qt4-moc=${prefix}/bin/moc \
                   --with-qt4-uic=${prefix}/bin/uic \
+                  --with-guis=qt4 \
                   --enable-static
 
 patchfiles        patch-qt4-configure.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101103/329abb54/attachment.html>


More information about the macports-changes mailing list