summaryrefslogtreecommitdiff
path: root/multimedia/mpeg4ip/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-26 11:51:00 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-26 11:51:00 +0000
commitd462ca712dd3efc1be3654ff8c6356d1f458a02b (patch)
tree42e93e8c6d9f9f22dc886bc6acd156f6ed501cea /multimedia/mpeg4ip/Makefile
parentUpdate to 1.2. (diff)
Add missing devel/libgnugetopt dependency
Submitted by: bento
Notes
Notes: svn path=/head/; revision=71110
Diffstat (limited to 'multimedia/mpeg4ip/Makefile')
-rw-r--r--multimedia/mpeg4ip/Makefile3
1 files changed, 2 insertions, 1 deletions
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