[105773] trunk/dports/x11/awesome/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 5 13:33:38 PDT 2013


Revision: 105773
          https://trac.macports.org/changeset/105773
Author:   ryandesign at macports.org
Date:     2013-05-05 13:33:37 -0700 (Sun, 05 May 2013)
Log Message:
-----------
awesome: use active_variants 1.1 portgroup

Modified Paths:
--------------
    trunk/dports/x11/awesome/Portfile

Modified: trunk/dports/x11/awesome/Portfile
===================================================================
--- trunk/dports/x11/awesome/Portfile	2013-05-05 20:31:23 UTC (rev 105772)
+++ trunk/dports/x11/awesome/Portfile	2013-05-05 20:33:37 UTC (rev 105773)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           active_variants 1.1
 
 name                awesome
 version             3.4.11
@@ -50,6 +51,8 @@
                     port:imlib2 \
                     port:libev
 
+require_active_variants path:lib/pkgconfig/cairo.pc:cairo x11
+
 build.target-append CC=${configure.cc} \
                     CXX=${configure.cxx} \
                     CMAKE_ARGS="\
@@ -74,7 +77,3 @@
                     port:doxygen \
                     path:bin/dot:graphviz
 }
-
-variant x11_xcb description {does nothing in this port, but its presence triggers cairo x11_xcb variant} {}
-
-default_variants    +x11_xcb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130505/54d93dcd/attachment.html>


More information about the macports-changes mailing list