aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/mpeg4ip/Makefile3
-rw-r--r--multimedia/mpeg4ip/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/mpeg4ip/Makefile b/graphics/mpeg4ip/Makefile
index fc3f8d8b38b8..894e87a4d42b 100644
--- a/graphics/mpeg4ip/Makefile
+++ b/graphics/mpeg4ip/Makefile
@@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lioux@FreeBSD.org
-BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool \
+BUILD_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
+ libtool:${PORTSDIR}/devel/libtool \
nasm:${PORTSDIR}/devel/nasm
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile
index fc3f8d8b38b8..894e87a4d42b 100644
--- a/multimedia/mpeg4ip/Makefile
+++ b/multimedia/mpeg4ip/Makefile
@@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lioux@FreeBSD.org
-BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool \
+BUILD_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
+ libtool:${PORTSDIR}/devel/libtool \
nasm:${PORTSDIR}/devel/nasm
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12