diff options
Diffstat (limited to 'audio/streamtranscoder/Makefile')
-rw-r--r-- | audio/streamtranscoder/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/streamtranscoder/Makefile b/audio/streamtranscoder/Makefile index c10a5b782039..76ef1201085b 100644 --- a/audio/streamtranscoder/Makefile +++ b/audio/streamtranscoder/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \ curl:${PORTSDIR}/ftp/curl \ mp3lame:${PORTSDIR}/audio/lame -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" |