Add missing LIB_DEPENDS.

This commit is contained in:
Max Khon 2012-06-26 12:26:21 +00:00
parent 421385e3df
commit c86214e70f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300006

View file

@ -14,7 +14,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= fjoe@FreeBSD.org
COMMENT= A library for supervisory tone generation and detection
LIB_DEPENDS= spandsp.2:${PORTSDIR}/comms/spandsp-devel
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile\
spandsp.2:${PORTSDIR}/comms/spandsp-devel\
tiff.4:${PORTSDIR}/graphics/tiff\
xml2.5:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\