1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Add missing LIB_DEPENDS.

This commit is contained in:
Dmitry Sivachenko 2004-07-07 06:43:46 +00:00
parent 10642dbb1f
commit 6eaa2e3c29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113108

View File

@ -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"