aboutsummaryrefslogtreecommitdiff
path: root/multimedia/x264
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-08-10 00:26:02 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-08-10 00:26:02 +0000
commit6cd38703578a9498d0eb0b5f9030156b4d60d81b (patch)
treecad63798c9ae5b4f198671d45a0e4f0341902b43 /multimedia/x264
parentdb078279032d4cf5ea69db84f20909cc785d48b6 (diff)
downloadports-6cd38703578a9498d0eb0b5f9030156b4d60d81b.tar.gz
ports-6cd38703578a9498d0eb0b5f9030156b4d60d81b.zip
Notes
Diffstat (limited to 'multimedia/x264')
-rw-r--r--multimedia/x264/Makefile1
1 files changed, 1 insertions, 0 deletions
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