Add missing LIB_DEPENDS.
This commit is contained in:
parent
7fe6debc40
commit
74ebf62491
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179459
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ MAINTAINER= sumikawa@FreeBSD.org
|
|||
COMMENT= A music file player for Apple Airport Express
|
||||
|
||||
LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \
|
||||
fltk.1:${PORTSDIR}/x11-toolkits/fltk
|
||||
fltk.1:${PORTSDIR}/x11-toolkits/fltk \
|
||||
id3tag.0:${PORTSDIR}/audio/libid3tag
|
||||
RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 \
|
||||
ogg123:${PORTSDIR}/audio/vorbis-tools \
|
||||
faad:${PORTSDIR}/audio/faad \
|
||||
|
|
Loading…
Reference in a new issue