summaryrefslogtreecommitdiff
path: root/audio/py-cddb
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-11 17:45:52 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-11 17:45:52 +0000
commit0c6a287e4a3eaba2f8643a131e2cb93701764e81 (patch)
tree674feff38d82896e78681a7535d52ab36bc6665c /audio/py-cddb
parent9f57578efed785c75290c7f635da2659e405174b (diff)
downloadpkgsrc-0c6a287e4a3eaba2f8643a131e2cb93701764e81.tar.gz
bl3ify
Diffstat (limited to 'audio/py-cddb')
-rw-r--r--audio/py-cddb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-cddb/Makefile b/audio/py-cddb/Makefile
index defa59849a3..ce0f4dba13f 100644
--- a/audio/py-cddb/Makefile
+++ b/audio/py-cddb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/09/21 09:46:25 jmc Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/11 17:50:33 xtraeme Exp $
#
DISTNAME= CDDB-1.3
@@ -12,7 +12,7 @@ COMMENT= Python module to access the CDDB online database
PYDISTUTILSPKG= yes
PYBINMODULE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"