From c0ca9f6942f01aaf45ed9d3e0f7a8075d5796908 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 9 Oct 2002 14:24:03 +0000 Subject: buildlink1 -> buildlink2. --- graphics/ffmpeg/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/ffmpeg') diff --git a/graphics/ffmpeg/Makefile b/graphics/ffmpeg/Makefile index 20890e2a847..d24419cfa55 100644 --- a/graphics/ffmpeg/Makefile +++ b/graphics/ffmpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/03/22 11:59:18 tron Exp $ +# $NetBSD: Makefile,v 1.4 2002/10/09 14:24:03 wiz Exp $ DISTNAME= ffmpeg-0.4.5 PKGREVISION= 1 @@ -12,6 +12,7 @@ COMMENT= MPEG decoding, encoding and streaming software BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm HAS_CONFIGURE= YES +USE_BUILDLINK2= YES USE_GMAKE= YES USE_LIBTOOL= YES MAKE_ENV+= EXTRA_LIBS="${LIBGETOPT}" \ @@ -29,5 +30,5 @@ post-install: ${MV} ${PREFIX}/share/doc/ffmpeg/ffserver.conf \ ${PREFIX}/share/examples/ffmpeg -.include "../../devel/libgetopt/buildlink.mk" +.include "../../devel/libgetopt/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3