From f8a5831b062256ef209f0fee1097ce24f348bddd Mon Sep 17 00:00:00 2001 From: lioux Date: Tue, 25 Sep 2001 20:14:50 +0000 Subject: add missing nasm BUILD_DEPENDS --- graphics/ffmpeg/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/ffmpeg') diff --git a/graphics/ffmpeg/Makefile b/graphics/ffmpeg/Makefile index 9a44c2729b1..e630172144d 100644 --- a/graphics/ffmpeg/Makefile +++ b/graphics/ffmpeg/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= lioux@FreeBSD.org +BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit