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 /games/kapooka | |
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 'games/kapooka')
-rw-r--r-- | games/kapooka/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kapooka/Makefile b/games/kapooka/Makefile index b9c73c0a970..25cfe6fa4f9 100644 --- a/games/kapooka/Makefile +++ b/games/kapooka/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2012/01/13 10:55:07 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/01/28 11:00:54 wiz Exp $ # DISTNAME= kapooka_0.2 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kapooka/} EXTRACT_SUFX= .tar.bz2 |