From a27c8e8905334c60b1d7d24503c67b444cd1c46d Mon Sep 17 00:00:00 2001 From: demon Date: Wed, 7 Jul 2004 06:43:46 +0000 Subject: Add missing LIB_DEPENDS. --- devel/libmatheval/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') 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" -- cgit