diff options
Diffstat (limited to 'audio/streamtranscoder/Makefile')
-rw-r--r-- | audio/streamtranscoder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/streamtranscoder/Makefile b/audio/streamtranscoder/Makefile index bd822c4a3fb7..c10a5b782039 100644 --- a/audio/streamtranscoder/Makefile +++ b/audio/streamtranscoder/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \ mp3lame:${PORTSDIR}/audio/lame USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" PLIST_FILES= bin/streamTranscoder |