summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1999-11-29 02:37:54 +0000
committerjseger <jseger@FreeBSD.org>1999-11-29 02:37:54 +0000
commita2c698bc01ee2e58140b804eae7abfaeae75aa1b (patch)
tree0fff4cd97ad973bfbc00651138eb8aa7f1029845 /math
parentfdcdc1b62e178e76ad78ad3cf2eb97f38c2744f2 (diff)
downloadFreeBSD-ports-a2c698bc01ee2e58140b804eae7abfaeae75aa1b.zip
FreeBSD-ports-a2c698bc01ee2e58140b804eae7abfaeae75aa1b.tar.gz
Guile shared lib version changed
Diffstat (limited to 'math')
-rw-r--r--math/siag/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile
index 4bb0ec1..b982912 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -25,7 +25,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
.if defined(GUILE)
-LIB_DEPENDS+= guile.4:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.6:${PORTSDIR}/lang/guile
.endif
.if !defined(NOGDBM)
OpenPOWER on IntegriCloud