- Add missing configure args.

This commit is contained in:
Michael Johnson 2005-05-04 07:59:46 +00:00
parent f38d0e0caf
commit 0767681905
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134582
2 changed files with 2 additions and 0 deletions

View file

@ -62,6 +62,7 @@ CFLAGS+= -O2 -funroll-loops -ffast-math
.if !defined(WITHOUT_GPAC)
BUILD_DEPENDS+= ${LOCALBASE}/lib/libm4systems_static.a:${PORTSDIR}/multimedia/gpac-libm4systems
CONFIGURE_ARGS+= --enable-mp4-output
.endif
do-install:

View file

@ -62,6 +62,7 @@ CFLAGS+= -O2 -funroll-loops -ffast-math
.if !defined(WITHOUT_GPAC)
BUILD_DEPENDS+= ${LOCALBASE}/lib/libm4systems_static.a:${PORTSDIR}/multimedia/gpac-libm4systems
CONFIGURE_ARGS+= --enable-mp4-output
.endif
do-install: