[112696] trunk/dports/cad/gaw/Portfile

snc at macports.org snc at macports.org
Tue Oct 29 08:59:11 PDT 2013


Revision: 112696
          https://trac.macports.org/changeset/112696
Author:   snc at macports.org
Date:     2013-10-29 08:59:10 -0700 (Tue, 29 Oct 2013)
Log Message:
-----------
gaw:
 * maintainer patch
 * require gtk2 +x11, fixes #40942

Modified Paths:
--------------
    trunk/dports/cad/gaw/Portfile

Modified: trunk/dports/cad/gaw/Portfile
===================================================================
--- trunk/dports/cad/gaw/Portfile	2013-10-29 15:25:23 UTC (rev 112695)
+++ trunk/dports/cad/gaw/Portfile	2013-10-29 15:59:10 UTC (rev 112696)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           active_variants 1.1
 
 name                gaw
 version             20130801
@@ -29,6 +30,8 @@
                     port:hicolor-icon-theme
 depends_run         port:openbrowser
 
+require_active_variants gtk2 x11
+
 patchfiles          patch-src-userprefs.h.diff
 
 configure.args      --enable-gawsound=no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131029/2cbf5c99/attachment.html>


More information about the macports-changes mailing list