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 /games/pingus | |
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 'games/pingus')
-rw-r--r-- | games/pingus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pingus/Makefile b/games/pingus/Makefile index 130f34a9a76..d8a01119eae 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2012/01/09 02:54:26 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/01/28 11:00:55 wiz Exp $ DISTNAME= pingus-0.7.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= http://pingus.seul.org/files/ EXTRACT_SUFX= .tar.bz2 |