summaryrefslogtreecommitdiff
path: root/audio/id3v2
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-11 17:19:30 +0000
committerxtraeme <xtraeme>2004-04-11 17:19:30 +0000
commita1dd1a49c1d2f18d14d539b064df2be190f52a82 (patch)
treee7ae96dd9bd4c098d7a129e96a519f0743c94c5b /audio/id3v2
parent9f6447bdb2bcccacbe2096e5d16efc4bebf9791a (diff)
downloadpkgsrc-a1dd1a49c1d2f18d14d539b064df2be190f52a82.tar.gz
bl3ify
Diffstat (limited to 'audio/id3v2')
-rw-r--r--audio/id3v2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile
index f976f698f8d..0ded9a3d403 100644
--- a/audio/id3v2/Makefile
+++ b/audio/id3v2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/02/04 22:23:47 abs Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/11 17:19:30 xtraeme Exp $
DISTNAME= id3v2-0.1.9
CATEGORIES= audio
@@ -9,7 +9,7 @@ HOMEPAGE= http://id3v2.sourceforge.net/
COMMENT= Command line editor for id3v2 tags
USE_LANGUAGES= c c++
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
-.include "../../audio/id3lib/buildlink2.mk"
+.include "../../audio/id3lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"