aboutsummaryrefslogtreecommitdiff
path: root/multimedia/x264
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/x264')
-rw-r--r--multimedia/x264/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile
index e172c4fff947..b299a921256f 100644
--- a/multimedia/x264/Makefile
+++ b/multimedia/x264/Makefile
@@ -72,7 +72,7 @@ CFLAGS+= -O2 -funroll-loops -ffast-math
.endif
.if !defined(WITHOUT_GPAC)
-BUILD_DEPENDS+= gpac-libgpac>=0.4.0.r2,1:${PORTSDIR}/multimedia/gpac-libgpac
+BUILD_DEPENDS+= gpac-libgpac>=0.4.2.r2,1:${PORTSDIR}/multimedia/gpac-libgpac
LIB_DEPENDS+= gpac.1:${PORTSDIR}/multimedia/gpac-libgpac
CONFIGURE_ARGS+= --enable-mp4-output
.endif