diff options
author | wiz <wiz> | 2012-01-28 11:00:51 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-01-28 11:00:51 +0000 |
commit | 5b03dee2ba160b7a168fadf335500c09875f3c5c (patch) | |
tree | 2f18ffed66f09d3f4d2da9bbc94b703a18eea5f1 /games/stegavorto | |
parent | 885e95a49a42577c51b1a3b20d361fb62695e5ce (diff) | |
download | pkgsrc-5b03dee2ba160b7a168fadf335500c09875f3c5c.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/stegavorto')
-rw-r--r-- | games/stegavorto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/stegavorto/Makefile b/games/stegavorto/Makefile index f21aaa9a14d..69fd185f7dc 100644 --- a/games/stegavorto/Makefile +++ b/games/stegavorto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2011/11/01 06:01:22 sbd Exp $ +# $NetBSD: Makefile,v 1.12 2012/01/28 11:00:56 wiz Exp $ # DISTNAME= stegavorto-src-2009.01.22 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= http://hamsterrepublic.com/games/stegavorto/ EXTRACT_SUFX= .tar.bz2 |