summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordrochner <drochner>2013-03-14 21:36:19 +0000
committerdrochner <drochner>2013-03-14 21:36:19 +0000
commitb907b5783c3aba72dea3142c52c6f944851648a4 (patch)
treef5b56032785a03a94ccb453e5392749a909c0d30 /audio
parent954bcc0a9b168499a0775c7d5aaf56334a5d29f5 (diff)
downloadpkgsrc-b907b5783c3aba72dea3142c52c6f944851648a4.tar.gz
fix for Python!=2.7, needs sqlite3
Diffstat (limited to 'audio')
-rw-r--r--audio/py-beets/Makefile3
-rw-r--r--audio/py-beets/PLIST4
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/py-beets/Makefile b/audio/py-beets/Makefile
index 54f1ed5ebd5..501e75902b8 100644
--- a/audio/py-beets/Makefile
+++ b/audio/py-beets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/03/14 13:57:54 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2013/03/14 21:36:19 drochner Exp $
#
DISTNAME= v1.0.0
@@ -18,6 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-musicbrainz-ngs-[0-9]*:../../audio/py-musicbrainz-ngs
DEPENDS+= ${PYPKGPREFIX}-mutagen-[0-9]*:../../audio/py-mutagen
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
DEPENDS+= ${PYPKGPREFIX}-Unidecode-[0-9]*:../../textproc/py-Unidecode
+DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
DIST_SUBDIR= py-beets
WRKSRC= ${WRKDIR}/beets-${DISTNAME:S/v//}
diff --git a/audio/py-beets/PLIST b/audio/py-beets/PLIST
index 45e14fccad0..c5b3eda2c1e 100644
--- a/audio/py-beets/PLIST
+++ b/audio/py-beets/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2013/03/14 13:57:54 wiz Exp $
-bin/beet2.7
+@comment $NetBSD: PLIST,v 1.2 2013/03/14 21:36:19 drochner Exp $
+bin/beet${PYVERSSUFFIX}
${PYSITELIB}/${EGG_NAME}-nspkg.pth
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt