pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ffmpeg Convert to bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28485ff1d74f
branches:  trunk
changeset: 473721:28485ff1d74f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 24 00:01:05 2004 +0000

description:
Convert to bl3.

diffstat:

 graphics/ffmpeg/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 80517ba895ef -r 28485ff1d74f graphics/ffmpeg/Makefile
--- a/graphics/ffmpeg/Makefile  Fri Apr 23 23:58:25 2004 +0000
+++ b/graphics/ffmpeg/Makefile  Sat Apr 24 00:01:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/24 15:46:43 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/24 00:01:05 wiz Exp $
 
 DISTNAME=      ffmpeg-0.4.5
 PKGREVISION=   2
@@ -13,7 +13,7 @@
 
 WRKSRC=                ${WRKDIR}/ffmpeg
 HAS_CONFIGURE= YES
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_GNU_TOOLS+=        make
 USE_LIBTOOL=   YES
 MAKE_ENV+=     EXTRA_LIBS="${LIBGETOPT}" \
@@ -42,5 +42,5 @@
        ${MV} ${PREFIX}/share/doc/ffmpeg/ffserver.conf \
                ${PREFIX}/share/examples/ffmpeg
 
-.include "../../devel/libgetopt/buildlink2.mk"
+.include "../../devel/libgetopt/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index