[36630] trunk/dports/math/cadabra/Portfile

gwright at macports.org gwright at macports.org
Thu May 8 12:10:33 PDT 2008


Revision: 36630
          http://trac.macosforge.org/projects/macports/changeset/36630
Author:   gwright at macports.org
Date:     2008-05-08 12:10:32 -0700 (Thu, 08 May 2008)

Log Message:
-----------
Port lint issues.

Modified Paths:
--------------
    trunk/dports/math/cadabra/Portfile

Modified: trunk/dports/math/cadabra/Portfile
===================================================================
--- trunk/dports/math/cadabra/Portfile	2008-05-08 19:01:19 UTC (rev 36629)
+++ trunk/dports/math/cadabra/Portfile	2008-05-08 19:10:32 UTC (rev 36630)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name		cadabra
 version		0.132
 revision	1
@@ -23,9 +24,11 @@
 		sha1    dd661f1b19cf14c5000e471f2ef1756742eb1da4	\
 		rmd160  0ef7ebce4703237d3e7a39ea43fa8265e9ea502c
 
-variant texmacs	{ depends_run port:TeXmacs }
+variant texmacs	description { install TeXmacs from end } {
+		  depends_run port:TeXmacs
+		}
 
-variant no_gui	{
+variant no_gui  description { do not build GUI } {
 		  depends_lib-delete port:gtkmm
 		  configure.args-append	--disable-gui
 		}

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


More information about the macports-changes mailing list