[90955] trunk/dports/science

adfernandes at macports.org adfernandes at macports.org
Mon Mar 19 09:34:26 PDT 2012


Revision: 90955
          https://trac.macports.org/changeset/90955
Author:   adfernandes at macports.org
Date:     2012-03-19 09:34:25 -0700 (Mon, 19 Mar 2012)
Log Message:
-----------
science/gromacs: add description for no_x11 variant to quiet lint

Modified Paths:
--------------
    trunk/dports/science/gromacs/Portfile
    trunk/dports/science/gromacs-double/Portfile

Modified: trunk/dports/science/gromacs/Portfile
===================================================================
--- trunk/dports/science/gromacs/Portfile	2012-03-19 16:04:02 UTC (rev 90954)
+++ trunk/dports/science/gromacs/Portfile	2012-03-19 16:34:25 UTC (rev 90955)
@@ -36,7 +36,7 @@
 
 configure.args  --bindir=${prefix}/lib/${name}/bin --enable-shared --with-x
 
-variant no_x11 {
+variant no_x11 description {disable the openmotif interface} {
     depends_lib-delete      port:openmotif
     configure.args-delete   --with-x
     configure.args-append   --without-x

Modified: trunk/dports/science/gromacs-double/Portfile
===================================================================
--- trunk/dports/science/gromacs-double/Portfile	2012-03-19 16:04:02 UTC (rev 90954)
+++ trunk/dports/science/gromacs-double/Portfile	2012-03-19 16:34:25 UTC (rev 90955)
@@ -36,7 +36,7 @@
 
 configure.args  --bindir=${prefix}/lib/${name}/bin --enable-shared --with-x --enable-double
 
-variant no_x11 {
+variant no_x11 description {disable the openmotif interface} {
     depends_lib-delete      port:openmotif
     configure.args-delete   --with-x
     configure.args-append   --without-x
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120319/81c03807/attachment.html>


More information about the macports-changes mailing list