aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-07-21 12:49:09 +0800
committerrafan <rafan@FreeBSD.org>2008-07-21 12:49:09 +0800
commit2a64d11744e98b858a68221ebdb694303902a188 (patch)
treec2445ac9ed500e6da9beb6d9491ef9b64f99c673 /graphics
parent38b69bf45012acf034f61e46b686ff72ddfc0be5 (diff)
downloadfreebsd-ports-gnome-2a64d11744e98b858a68221ebdb694303902a188.tar.gz
freebsd-ports-gnome-2a64d11744e98b858a68221ebdb694303902a188.tar.zst
freebsd-ports-gnome-2a64d11744e98b858a68221ebdb694303902a188.zip
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION PR: ports/125435
Diffstat (limited to 'graphics')
-rw-r--r--graphics/graphviz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 8afb20ce293a..b712526eef34 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -363,7 +363,7 @@ PLIST_SUB+= WITH_TCL="@comment "
.if defined(WITH_GUILE)
CONFIGURE_ARGS+= --enable-guile
PLIST_SUB+= WITH_GUILE=""
-LIB_DEPENDS+= guile.18:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.19:${PORTSDIR}/lang/guile
MANN+= gv_guile.n
.else
CONFIGURE_ARGS+= --disable-guile