pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-sass-listen ruby-sass-listen: Fix path to rub...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e20bc095d509
branches: trunk
changeset: 330212:e20bc095d509
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon Feb 25 09:20:53 2019 +0000
description:
ruby-sass-listen: Fix path to ruby-rb-inotify.
diffstat:
www/ruby-sass-listen/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5254b4521d5e -r e20bc095d509 www/ruby-sass-listen/Makefile
--- a/www/ruby-sass-listen/Makefile Mon Feb 25 09:05:11 2019 +0000
+++ b/www/ruby-sass-listen/Makefile Mon Feb 25 09:20:53 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/02/24 15:50:25 taca Exp $
+# $NetBSD: Makefile,v 1.2 2019/02/25 09:20:53 jperkin Exp $
#
DISTNAME= sass-listen-4.0.0
@@ -9,7 +9,7 @@
COMMENT= listens to file modifications and notifies
DEPENDS+= ${RUBY_PKGPREFIX}-rb-fsevent>=0.9.4:../../devel/ruby-rb-fsevent
-DEPENDS+= ${RUBY_PKGPREFIX}-rb-inotify>=0.9.7:../../devel/ruby-rb-inotify
+DEPENDS+= ${RUBY_PKGPREFIX}-rb-inotify>=0.9.7:../../sysutils/ruby-rb-inotify
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index