aboutsummaryrefslogtreecommitdiff
path: root/devel/libmatheval/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libmatheval/Makefile')
-rw-r--r--devel/libmatheval/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libmatheval/Makefile b/devel/libmatheval/Makefile
index 6bb264a6b97f..5599222d3154 100644
--- a/devel/libmatheval/Makefile
+++ b/devel/libmatheval/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libmatheval
PORTVERSION= 1.1.7
+PORTREVISION= 1
CATEGORIES= devel math
MASTER_SITES= GNU
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ MAINTAINER= demon@FreeBSD.org
COMMENT= A library of procedures for evaluating mathematical functions
BUILD_DEPENDS= flex>0:${PORTSDIR}/textproc/flex
-LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
CONFIGURE_ENV+= MAKEINFO="makeinfo --no-split"