pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/x11rec Fixes missing dependency on ruby-base.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9c003ddac1c
branches: trunk
changeset: 632403:a9c003ddac1c
user: obache <obache%pkgsrc.org@localhost>
date: Thu Mar 27 09:19:12 2014 +0000
description:
Fixes missing dependency on ruby-base.
Bump PKGREVISION.
diffstat:
graphics/x11rec/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r ac1a22a23129 -r a9c003ddac1c graphics/x11rec/Makefile
--- a/graphics/x11rec/Makefile Thu Mar 27 08:50:11 2014 +0000
+++ b/graphics/x11rec/Makefile Thu Mar 27 09:19:12 2014 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2014/03/15 07:40:59 obache Exp $
+# $NetBSD: Makefile,v 1.20 2014/03/27 09:19:12 obache Exp $
#
DISTNAME= x11rec-0.3
PKGNAME= ${RUBY_PKGPREFIX}-x11rec-0.3
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= graphics ruby
MASTER_SITES= http://0xcc.net/x11rec/
@@ -36,6 +36,7 @@
${DESTDIR}${PREFIX}/share/doc/x11rec/index.html.ja
.include "../../lang/ruby/replace.mk"
+DEPENDS+= ${RUBY_BASE}-[0-9]*:${RUBY_SRCDIR}
FIND_PREFIX:= BUILDLINK_PREFIX.ImageMagick=ImageMagick \
BUILDLINK_PREFIX.gifsicle=gifsicle
Home |
Main Index |
Thread Index |
Old Index