summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/x264-devel/Makefile1
-rw-r--r--multimedia/x264/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/x264-devel/Makefile b/multimedia/x264-devel/Makefile
index 8d8077b0e346..b9a598596aca 100644
--- a/multimedia/x264-devel/Makefile
+++ b/multimedia/x264-devel/Makefile
@@ -66,6 +66,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
LIB_DEPENDS+= gpac.1:${PORTSDIR}/multimedia/gpac-libgpac
CONFIGURE_ARGS+= --enable-mp4-output
.endif
diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile
index 8d8077b0e346..b9a598596aca 100644
--- a/multimedia/x264/Makefile
+++ b/multimedia/x264/Makefile
@@ -66,6 +66,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
LIB_DEPENDS+= gpac.1:${PORTSDIR}/multimedia/gpac-libgpac
CONFIGURE_ARGS+= --enable-mp4-output
.endif