add missing faad dependency

PR:		ports/141163
Submitted by:	Axel Gonzalez <loox@e-shell.net>
This commit is contained in:
Oliver Lehmann 2009-12-05 12:10:18 +00:00
parent 4e4ef94026
commit 8cad8d4250
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245221
2 changed files with 2 additions and 0 deletions

View file

@ -182,6 +182,7 @@ PLIST_SUB+= WAVPACKPLUGIN="@comment "
.if !defined(WITHOUT_AAC)
CONFIGURE_ARGS+=--enable-aac
PLIST_SUB+= AACPLUGIN=""
LIB_DEPENDS+= faad.2:${PORTSDIR}/audio/faad
.else
CONFIGURE_ARGS+=--disable-aac
PLIST_SUB+= AACPLUGIN="@comment "

View file

@ -20,6 +20,7 @@ lib/audacious/General/song_change.so
%%STATUSICONPLUGIN%%lib/audacious/General/statusicon.so
lib/audacious/General/streambrowser.so
lib/audacious/General/vfstrace.so
%%AACPLUGIN%%lib/audacious/Input/aac.so
%%ADPLUGPLUGIN%%lib/audacious/Input/adplug.so
%%CDAUDIOPLUGIN%%lib/audacious/Input/cdaudio-ng.so
lib/audacious/Input/console.so