pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/libvorbis bl3ify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cfa11cfa5fd0
branches:  trunk
changeset: 468533:cfa11cfa5fd0
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Sat Feb 14 18:48:49 2004 +0000

description:
bl3ify

diffstat:

 audio/libvorbis/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 2b280bd0629d -r cfa11cfa5fd0 audio/libvorbis/Makefile
--- a/audio/libvorbis/Makefile  Sat Feb 14 18:45:25 2004 +0000
+++ b/audio/libvorbis/Makefile  Sat Feb 14 18:48:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/02/14 18:26:27 jmmv Exp $
+# $NetBSD: Makefile,v 1.31 2004/02/14 18:48:49 jlam Exp $
 
 DISTNAME=      libvorbis-1.0.1
 CATEGORIES=    devel audio
@@ -8,7 +8,7 @@
 HOMEPAGE=      http://www.xiph.org/ogg/vorbis/
 COMMENT=       Library for the Ogg Vorbis audio encoding format
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
 
@@ -18,5 +18,5 @@
 PKGCONFIG_OVERRIDE+=   vorbisenc.pc.in
 PKGCONFIG_OVERRIDE+=   vorbisfile.pc.in
 
-.include "../../audio/libogg/buildlink2.mk"
+.include "../../audio/libogg/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index