View | Details | Raw Unified | Return to bug 88613
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 38-43 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LD Link Here
38
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
38
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
39
CONFIGURE_ARGS+=	--with-ffmpeg_libs-prefix=${LOCALBASE} \
39
CONFIGURE_ARGS+=	--with-ffmpeg_libs-prefix=${LOCALBASE} \
40
			--with-libdvdread-prefix=${LOCALBASE} \
40
			--with-libdvdread-prefix=${LOCALBASE} \
41
			--enable-oss \
41
			--with-libiconv-prefix=${LOCALBASE}
42
			--with-libiconv-prefix=${LOCALBASE}
42
43
43
MAN1=	avifix.1 aviindex.1 avimerge.1 avisplit.1 avisync.1 tccat.1 tcdemux.1 \
44
MAN1=	avifix.1 aviindex.1 avimerge.1 avisplit.1 avisync.1 tccat.1 tcdemux.1 \

Return to bug 88613