[101663] trunk/dports/graphics/cogl/Portfile

devans at macports.org devans at macports.org
Wed Jan 16 07:35:43 PST 2013


Revision: 101663
          https://trac.macports.org/changeset/101663
Author:   devans at macports.org
Date:     2013-01-16 07:35:42 -0800 (Wed, 16 Jan 2013)
Log Message:
-----------
cogl: add +debug variant.

Modified Paths:
--------------
    trunk/dports/graphics/cogl/Portfile

Modified: trunk/dports/graphics/cogl/Portfile
===================================================================
--- trunk/dports/graphics/cogl/Portfile	2013-01-16 14:29:42 UTC (rev 101662)
+++ trunk/dports/graphics/cogl/Portfile	2013-01-16 15:35:42 UTC (rev 101663)
@@ -66,6 +66,10 @@
                           --without-x
 }
 
+variant debug description {Enable debugging} {
+    configure.args-append --enable-debug
+}
+
 default_variants +x11
 
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130116/9d7f6ed7/attachment.html>


More information about the macports-changes mailing list