Textproc/libxslt is required in build.
This commit is contained in:
parent
f10ba047c7
commit
f90150de62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73195
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ MAINTAINER= michaelnottebrock@gmx.net
|
|||
|
||||
LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \
|
||||
shout.3:${PORTSDIR}/audio/libshout2 \
|
||||
vorbis.2:${PORTSDIR}/audio/libvorbis
|
||||
vorbis.2:${PORTSDIR}/audio/libvorbis \
|
||||
xslt.1:${PORTSDIR}/textproc/libxslt
|
||||
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
AUTOMAKE_ENV= CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
|
||||
|
|
Loading…
Reference in a new issue