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

mk at macports.org mk at macports.org
Sat Feb 12 04:34:47 PST 2011


Revision: 75901
          http://trac.macports.org/changeset/75901
Author:   mk at macports.org
Date:     2011-02-12 04:34:45 -0800 (Sat, 12 Feb 2011)
Log Message:
-----------
gwenhywfar4: debug variant introduced

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

Modified: trunk/dports/devel/gwenhywfar4/Portfile
===================================================================
--- trunk/dports/devel/gwenhywfar4/Portfile	2011-02-12 12:29:26 UTC (rev 75900)
+++ trunk/dports/devel/gwenhywfar4/Portfile	2011-02-12 12:34:45 UTC (rev 75901)
@@ -4,6 +4,7 @@
 
 name              gwenhywfar4
 version           4.0.5
+revision          1
 
 # this is specific to this port and *version* for downloading it
 set release       58
@@ -51,6 +52,10 @@
     configure.args-append   --enable-local-install 
 }
 
+variant debug description "Enable debug." {
+    configure.args-append --enable-debug
+}
+
 livecheck.type    regex
 livecheck.url     http://www2.aquamaniac.de/sites/download/packages.php?package=01&showall=1
 livecheck.regex   gwenhywfar-(\[0-9.\]*)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110212/84cbae0b/attachment-0001.html>


More information about the macports-changes mailing list