pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/graphviz
Module Name: pkgsrc
Committed By: gdt
Date: Thu Sep 15 15:11:33 UTC 2016
Modified Files:
pkgsrc/graphics/graphviz: options.mk
Log Message:
Change to guile20
Ride recent PKGREVISION bump. Not tested, but option is off by
default.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/graphviz/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/graphviz/options.mk
diff -u pkgsrc/graphics/graphviz/options.mk:1.20 pkgsrc/graphics/graphviz/options.mk:1.21
--- pkgsrc/graphics/graphviz/options.mk:1.20 Sat Jul 4 16:18:35 2015
+++ pkgsrc/graphics/graphviz/options.mk Thu Sep 15 15:11:33 2016
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.20 2015/07/04 16:18:35 joerg Exp $
+# $NetBSD: options.mk,v 1.21 2016/09/15 15:11:33 gdt Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.graphviz
PKG_SUPPORTED_OPTIONS= gd ghostscript gtk guile lua ocaml pangocairo rsvg tcl x11 perl
@@ -144,7 +144,7 @@ CONFIGURE_ARGS+= --disable-tcl
.if !empty(PKG_OPTIONS:Mguile)
USING_SWIG= yes
-.include "../../lang/guile/buildlink3.mk"
+.include "../../lang/guile20/buildlink3.mk"
CONFIGURE_ARGS+= --enable-guile
PLIST.guile= yes
.else
Home |
Main Index |
Thread Index |
Old Index