[25738] trunk/dports/graphics/graphviz/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed May 30 01:09:18 PDT 2007


Revision: 25738
          http://trac.macosforge.org/projects/macports/changeset/25738
Author:   ryandesign at macports.org
Date:     2007-05-30 01:09:17 -0700 (Wed, 30 May 2007)

Log Message:
-----------
Remove all_lang variant. I don't want to maintain each language's options twice.

Modified Paths:
--------------
    trunk/dports/graphics/graphviz/Portfile

Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile	2007-05-30 08:06:54 UTC (rev 25737)
+++ trunk/dports/graphics/graphviz/Portfile	2007-05-30 08:09:17 UTC (rev 25738)
@@ -141,25 +141,6 @@
 		--enable-ruby
 }
 
-variant all_lang {
-	depends_lib-append \
-		port:guile \
-		port:lua \
-		port:ocaml \
-		port:perl5.8 \
-		port:php4 \
-		port:python24 \
-		port:ruby
-	configure.args-append \
-		--enable-guile \
-		--enable-lua \
-		--enable-ocaml \
-		--enable-perl \
-		--enable-php \
-		--enable-python \
-		--enable-ruby
-}
-
 variant no_x11 description {Do not inclued X11 support} {
 	depends_lib-delete \
 		lib:libX11.6:XFree86

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


More information about the macports-changes mailing list