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 | d365f3cafd79325cad90fccd0891d2791829c21f (patch) | |
tree | 2f18ffed66f09d3f4d2da9bbc94b703a18eea5f1 /audio | |
parent | 6540153929b2efd6c53f7f41c82ca514503feb2f (diff) | |
download | pkgsrc-d365f3cafd79325cad90fccd0891d2791829c21f.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 |