pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-rb-inotify devel/ruby-rb-inotify: reduce pk...
details: https://anonhg.NetBSD.org/pkgsrc/rev/43acabde124a
branches: trunk
changeset: 446236:43acabde124a
user: taca <taca%pkgsrc.org@localhost>
date: Fri Feb 05 17:06:55 2021 +0000
description:
devel/ruby-rb-inotify: reduce pkglint warning
* Fix CATEGORIES.
* Add "USE_LANGUAGES= # none".
diffstat:
devel/ruby-rb-inotify/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 4fb604adcd94 -r 43acabde124a devel/ruby-rb-inotify/Makefile
--- a/devel/ruby-rb-inotify/Makefile Fri Feb 05 16:47:14 2021 +0000
+++ b/devel/ruby-rb-inotify/Makefile Fri Feb 05 17:06:55 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/03/08 15:08:37 taca Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/05 17:06:55 taca Exp $
DISTNAME= rb-inotify-0.10.1
-CATEGORIES= sysutils
+CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/nex3/rb-inotify
@@ -10,5 +10,7 @@
DEPENDS+= ${RUBY_PKGPREFIX}-ffi>=0.5.0:../../devel/ruby-ffi
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index