aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-10-09 20:37:39 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-10-09 20:37:39 +0000
commit327dcfaea73ed059c0f07ccfe6565f2563f2c411 (patch)
tree51e91d4f866f16091e4026367bbc0a3e4198f816
parentc4b72fa537a54beb4ac2815bd8f158f6d0bb786c (diff)
downloadports-327dcfaea73ed059c0f07ccfe6565f2563f2c411.tar.gz
ports-327dcfaea73ed059c0f07ccfe6565f2563f2c411.zip
Notes
-rw-r--r--multimedia/x264-devel/Makefile2
-rw-r--r--multimedia/x264/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/x264-devel/Makefile b/multimedia/x264-devel/Makefile
index d132185fb695..aa805dada99d 100644
--- a/multimedia/x264-devel/Makefile
+++ b/multimedia/x264-devel/Makefile
@@ -60,7 +60,7 @@ CFLAGS+= -O2 -funroll-loops -ffast-math
.endif
.if !defined(WITHOUT_GPAC)
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libgpac_static.a:${PORTSDIR}/multimedia/gpac-libm4systems
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libgpac_static.a:${PORTSDIR}/multimedia/gpac-libgpac
CONFIGURE_ARGS+= --enable-mp4-output
.endif
diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile
index d132185fb695..aa805dada99d 100644
--- a/multimedia/x264/Makefile
+++ b/multimedia/x264/Makefile
@@ -60,7 +60,7 @@ CFLAGS+= -O2 -funroll-loops -ffast-math
.endif
.if !defined(WITHOUT_GPAC)
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libgpac_static.a:${PORTSDIR}/multimedia/gpac-libm4systems
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libgpac_static.a:${PORTSDIR}/multimedia/gpac-libgpac
CONFIGURE_ARGS+= --enable-mp4-output
.endif