diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libmatheval/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libmatheval/Makefile b/devel/libmatheval/Makefile index ea10fcf6288..a0d00171096 100644 --- a/devel/libmatheval/Makefile +++ b/devel/libmatheval/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= demon@FreeBSD.org COMMENT= A library of procedures for evaluating mathematical functions +LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile + GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= MAKEINFO="/usr/bin/makeinfo --no-split" |