[33270] trunk/dports/graphics/wxWidgets-devel/Portfile

jwa at macports.org jwa at macports.org
Tue Jan 22 03:11:13 PST 2008


Revision: 33270
          http://trac.macosforge.org/projects/macports/changeset/33270
Author:   jwa at macports.org
Date:     2008-01-22 03:11:11 -0800 (Tue, 22 Jan 2008)

Log Message:
-----------
make port lint clean

Modified Paths:
--------------
    trunk/dports/graphics/wxWidgets-devel/Portfile

Modified: trunk/dports/graphics/wxWidgets-devel/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets-devel/Portfile	2008-01-22 11:10:42 UTC (rev 33269)
+++ trunk/dports/graphics/wxWidgets-devel/Portfile	2008-01-22 11:11:11 UTC (rev 33270)
@@ -94,15 +94,15 @@
     reinplace "s|-L${build.dir}/lib||" ${destroot}${prefix}/lib/${sub}/wx/config/mac-unicode-${installtype}-2.8
 }
 
-variant nonmonolithic {
+variant nonmonolithic description {build libraries separately} {
     configure.args-delete	--enable-monolithic
 }
 
-variant debug {
+variant debug description {add debug info to libraries} {
     configure.args-append	--enable-debug
     set installtype debug
 }
-    
+
 livecheck.check		regex
 livecheck.url		http://biolpc22.york.ac.uk/pub/
 livecheck.regex		(2.8.\[0-9\]+-rc\[0-9\])/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080122/c16255e6/attachment.html


More information about the macports-changes mailing list