diff options
author | wiz <wiz> | 2012-01-28 11:00:51 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-01-28 11:00:51 +0000 |
commit | f05f1232401f3c08b3e198e43e4eeacd3e0a6388 (patch) | |
tree | 2f18ffed66f09d3f4d2da9bbc94b703a18eea5f1 /games/duckmaze | |
parent | 973b56b81adc5a2b713aaee890b9d00944b24dee (diff) | |
download | pkgsrc-f05f1232401f3c08b3e198e43e4eeacd3e0a6388.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/duckmaze')
-rw-r--r-- | games/duckmaze/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/duckmaze/Makefile b/games/duckmaze/Makefile index e5de2284d06..e20d466fc48 100644 --- a/games/duckmaze/Makefile +++ b/games/duckmaze/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2011/11/01 06:01:15 sbd Exp $ +# $NetBSD: Makefile,v 1.11 2012/01/28 11:00:54 wiz Exp $ # DISTNAME= duckmaze-pc-0.2 PKGNAME= duckmaze-0.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=duckmaze/} EXTRACT_SUFX= .zip |