pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-term-ansicolor Restore dependency to devel/...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d713f933c34b
branches:  trunk
changeset: 632182:d713f933c34b
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Mar 18 14:45:25 2014 +0000

description:
Restore dependency to devel/ruby-tins.

diffstat:

 devel/ruby-term-ansicolor/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0397dfde2670 -r d713f933c34b devel/ruby-term-ansicolor/Makefile
--- a/devel/ruby-term-ansicolor/Makefile        Tue Mar 18 14:44:54 2014 +0000
+++ b/devel/ruby-term-ansicolor/Makefile        Tue Mar 18 14:45:25 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/03/17 02:02:40 asau Exp $
+# $NetBSD: Makefile,v 1.4 2014/03/18 14:45:25 taca Exp $
 
 DISTNAME=      term-ansicolor-1.3.0
 CATEGORIES=    devel
@@ -8,7 +8,7 @@
 COMMENT=       Ruby library colors strings using ANSI escape sequences
 LICENSE=       gnu-gpl-v2
 
-#DEPENDS+=     ${RUBY_PKGPREFIX}-tins>=1.0<2:../../devel/ruby-tins
+DEPENDS+=      ${RUBY_PKGPREFIX}-tins>=1.0<2:../../devel/ruby-tins
 
 pre-configure:
        ${CHMOD} +x ${WRKSRC}/bin/*



Home | Main Index | Thread Index | Old Index