aboutsummaryrefslogtreecommitdiff
path: root/devel/libmatheval
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2004-07-07 06:43:46 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2004-07-07 06:43:46 +0000
commit6eaa2e3c29c64e6927f4774ed91db3b0e23fd629 (patch)
tree5c296d3af37891bcf9b84f64561bc8ec4085f653 /devel/libmatheval
parent10642dbb1f176119d5b86917852e69cee66a944e (diff)
downloadports-6eaa2e3c29c64e6927f4774ed91db3b0e23fd629.tar.gz
ports-6eaa2e3c29c64e6927f4774ed91db3b0e23fd629.zip
Notes
Diffstat (limited to 'devel/libmatheval')
-rw-r--r--devel/libmatheval/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libmatheval/Makefile b/devel/libmatheval/Makefile
index ea10fcf6288b..a0d00171096f 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"