[Lunar-commits] <moonbase> graphviz: a slight twiddle with DEPENDS. It now compiles with
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sun Sep 7 18:07:40 CEST 2008
commit 1995b46859aaa76c9af3662f05654ba671af9d80
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sun Sep 7 12:07:40 2008 -0400
graphviz: a slight twiddle with DEPENDS. It now compiles with
all the optional_depends selected.
---
graphics/graphviz/DEPENDS | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/graphics/graphviz/DEPENDS b/graphics/graphviz/DEPENDS
index 52c4ee9..11b5ab4 100644
--- a/graphics/graphviz/DEPENDS
+++ b/graphics/graphviz/DEPENDS
@@ -16,8 +16,5 @@ optional_depends "tk" "" "" "For building extra tcl/tk tools"
optional_depends "ocaml" "" "--disable-ocaml" "ocaml support"
optional_depends "swig" "" "--disable-swig" "swig support"
optional_depends "lua" "" "--disable-lua" "lua support"
-
-# Adding this for now as current moonbase versions cause it to tank,
-# so for now just say no.
-
optional_depends "ruby" "--enable-ruby" "--disable-ruby" "for ruby support"
+optional_depends "ming" "" "" "for flash support"
More information about the Lunar-commits
mailing list