summaryrefslogtreecommitdiff
path: root/devel/ruby-SDL
diff options
context:
space:
mode:
authorwiz <wiz>2012-01-28 11:00:51 +0000
committerwiz <wiz>2012-01-28 11:00:51 +0000
commitf05f1232401f3c08b3e198e43e4eeacd3e0a6388 (patch)
tree2f18ffed66f09d3f4d2da9bbc94b703a18eea5f1 /devel/ruby-SDL
parent973b56b81adc5a2b713aaee890b9d00944b24dee (diff)
downloadpkgsrc-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 'devel/ruby-SDL')
-rw-r--r--devel/ruby-SDL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-SDL/Makefile b/devel/ruby-SDL/Makefile
index e3a3c645ea3..1224dc65c10 100644
--- a/devel/ruby-SDL/Makefile
+++ b/devel/ruby-SDL/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2011/11/01 06:01:04 sbd Exp $
+# $NetBSD: Makefile,v 1.12 2012/01/28 11:00:52 wiz Exp $
DISTNAME= rubysdl-2.1.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rubysdl/SDL/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel audio graphics
MAINTAINER= pkgsrc-users@NetBSD.org