View | Details | Raw Unified | Return to bug 201589 | Differences between
and this patch

Collapse All | Expand All

(-)audio/audacity/Makefile (+1 lines)
Lines 63-68 Link Here
63
63
64
FFMPEG_CONFIGURE_WITH=	ffmpeg
64
FFMPEG_CONFIGURE_WITH=	ffmpeg
65
FFMPEG_RUN_DEPENDS=     ${LOCALBASE}/bin/ffmpeg:${PORTSDIR}/multimedia/ffmpeg
65
FFMPEG_RUN_DEPENDS=     ${LOCALBASE}/bin/ffmpeg:${PORTSDIR}/multimedia/ffmpeg
66
FFMPEG_LIB_DEPENDS=     libavformat.so:${PORTSDIR}/multimedia/ffmpeg
66
FFMPEG_CFLAGS=		-I${LOCALBASE}/include/ffmpeg
67
FFMPEG_CFLAGS=		-I${LOCALBASE}/include/ffmpeg
67
FFMPEG_CPPFLAGS=	-I${LOCALBASE}/include/ffmpeg
68
FFMPEG_CPPFLAGS=	-I${LOCALBASE}/include/ffmpeg
68
FFMPEG_CXXFLAGS=	-I${LOCALBASE}/include/ffmpeg
69
FFMPEG_CXXFLAGS=	-I${LOCALBASE}/include/ffmpeg

Return to bug 201589