From 30f91bea30cf1922533a7e7fe046417127c4736f Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 3 Oct 2002 08:43:00 +0000 Subject: Use buildlink2. --- audio/id3lib/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index d0ec320ee6f..40346966b0f 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/08/31 01:56:56 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2002/10/03 08:43:00 jlam Exp $ # DISTNAME= id3lib-3.8.0 @@ -10,8 +10,9 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://id3lib.sourceforge.net/ COMMENT= library for manipulating ID3v1 and ID3v2 tags -GNU_CONFIGURE= YES -USE_LIBTOOL= yes +USE_BUILDLINK2= # defined +GNU_CONFIGURE= # defined +USE_LIBTOOL= # defined LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3