diff options
author | wiz <wiz@pkgsrc.org> | 2012-01-28 11:00:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-01-28 11:00:51 +0000 |
commit | 9d2b9c408f5a9a15baa41d45083399883ff341b6 (patch) | |
tree | 2f18ffed66f09d3f4d2da9bbc94b703a18eea5f1 /audio | |
parent | 69535b3082a16dd087a843de702d0f0e0ea8df22 (diff) | |
download | pkgsrc-9d2b9c408f5a9a15baa41d45083399883ff341b6.tar.gz |
Recursive bump for removal of jpeg/tiff/png buildlink3.mk files
from SDL_image. If one of these packages needs them, it should
include them itself.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/py-karaoke/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-karaoke/Makefile b/audio/py-karaoke/Makefile index 4eccb30bc7d..a6166cf92bc 100644 --- a/audio/py-karaoke/Makefile +++ b/audio/py-karaoke/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2011/12/10 14:17:37 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/01/28 11:00:52 wiz Exp $ # DISTNAME= pykaraoke-0.7.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pykaraoke/} EXTRACT_SUFX= .zip |