summaryrefslogtreecommitdiff
path: root/audio/py-cddb/Makefile
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
commit74d16d8ea974b9aa20e3acb2cc8e29615ad3db96 (patch)
tree674feff38d82896e78681a7535d52ab36bc6665c /audio/py-cddb/Makefile
parent78698266f4fb0b21e2c172706fdc8cb242241e50 (diff)
downloadpkgsrc-74d16d8ea974b9aa20e3acb2cc8e29615ad3db96.tar.gz
bl3ify
Diffstat (limited to 'audio/py-cddb/Makefile')
-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"