[33271] trunk/dports/graphics/wxWidgets/Portfile
jwa at macports.org
jwa at macports.org
Tue Jan 22 03:11:52 PST 2008
Revision: 33271
http://trac.macosforge.org/projects/macports/changeset/33271
Author: jwa at macports.org
Date: 2008-01-22 03:11:50 -0800 (Tue, 22 Jan 2008)
Log Message:
-----------
make port lint clean
Modified Paths:
--------------
trunk/dports/graphics/wxWidgets/Portfile
Modified: trunk/dports/graphics/wxWidgets/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets/Portfile 2008-01-22 11:11:11 UTC (rev 33270)
+++ trunk/dports/graphics/wxWidgets/Portfile 2008-01-22 11:11:50 UTC (rev 33271)
@@ -18,7 +18,7 @@
homepage http://www.wxwidgets.org/
distname wxWidgets
master_sites sourceforge:wxwindows \
- http://biolpc22.york.ac.uk/pub/${version}/
+ http://biolpc22.york.ac.uk/pub/${version}/
use_bzip2 yes
@@ -95,15 +95,15 @@
ln -sf ${confscript} ${destroot}${prefix}/bin/wx-config
}
-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 ${homepage}/downloads/
livecheck.regex ftp.wxwidgets.org/pub/(2.8.\[0-9\]+)/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080122/ec8506be/attachment-0001.html
More information about the macports-changes
mailing list