[72392] trunk/dports/devel/jam/Portfile
blb at macports.org
blb at macports.org
Tue Oct 12 17:00:19 PDT 2010
Revision: 72392
http://trac.macports.org/changeset/72392
Author: blb at macports.org
Date: 2010-10-12 17:00:14 -0700 (Tue, 12 Oct 2010)
Log Message:
-----------
devel/jam - proper variant documentation
Modified Paths:
--------------
trunk/dports/devel/jam/Portfile
Modified: trunk/dports/devel/jam/Portfile
===================================================================
--- trunk/dports/devel/jam/Portfile 2010-10-12 19:43:32 UTC (rev 72391)
+++ trunk/dports/devel/jam/Portfile 2010-10-13 00:00:14 UTC (rev 72392)
@@ -48,14 +48,12 @@
xinstall -m 644 ${worksrcpath}/Jamfile.html ${destroot}${prefix}/share/doc/${name}/
}
-# Metrowerks compiler.
-variant mw {
+variant mw description {Use Metrowerks compiler} {
patchfiles patch-Makefile-mw.diff \
patch-variable.c.diff
}
-# Debug (no optimization + debug)
-variant debug {
+variant debug description {Build with no optimization and debug options} {
patchfiles patch-Makefile-debug.diff \
patch-variable.c.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101012/98d04a8a/attachment.html>
More information about the macports-changes
mailing list