diff options
Diffstat (limited to 'audio/akode-plugins-xiph/Makefile')
-rw-r--r-- | audio/akode-plugins-xiph/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/akode-plugins-xiph/Makefile b/audio/akode-plugins-xiph/Makefile index 9af089f664fd..0f8dd43fab9b 100644 --- a/audio/akode-plugins-xiph/Makefile +++ b/audio/akode-plugins-xiph/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= FLAC/Speex/Vorbis decoder plugin for akode +EXTRA_PATCHES= ${.CURDIR}/../../multimedia/kdemultimedia3/files/patch-configure + LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac \ ogg:${PORTSDIR}/audio/libogg \ speex:${PORTSDIR}/audio/speex \ |