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 /emulators | |
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 'emulators')
-rw-r--r-- | emulators/openmsx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 741485d747c..4b488340a96 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2011/10/03 01:13:50 dholland Exp $ +# $NetBSD: Makefile,v 1.28 2012/01/28 11:00:52 wiz Exp $ # DISTNAME= openmsx-0.6.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/} |