aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mpeg4ip
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-26 19:51:00 +0800
committerlioux <lioux@FreeBSD.org>2002-11-26 19:51:00 +0800
commitcfb840cbb3c6ed86f1e79c26f74a26af9b5fbdef (patch)
treedecfe70e2fa805118df872a35d37930d6c7f324b /multimedia/mpeg4ip
parent9890e93660a875278208f0edf534a97b7eda95e0 (diff)
downloadfreebsd-ports-gnome-cfb840cbb3c6ed86f1e79c26f74a26af9b5fbdef.tar.gz
freebsd-ports-gnome-cfb840cbb3c6ed86f1e79c26f74a26af9b5fbdef.tar.zst
freebsd-ports-gnome-cfb840cbb3c6ed86f1e79c26f74a26af9b5fbdef.zip
Add missing devel/libgnugetopt dependency
Submitted by: bento
Diffstat (limited to 'multimedia/mpeg4ip')
-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