- Add missing configure args.
This commit is contained in:
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
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue