Add missing LIB_DEPENDS.
This commit is contained in:
parent
421385e3df
commit
c86214e70f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300006
1 changed files with 4 additions and 1 deletions
|
@ -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"\
|
||||
|
|
Loading…
Reference in a new issue