pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rb-kqueue
Module Name: pkgsrc
Committed By: taca
Date: Fri Feb 5 17:07:35 UTC 2021
Modified Files:
pkgsrc/devel/ruby-rb-kqueue: Makefile
Log Message:
devel/ruby-rb-kqueue: add USE_LANGUAGES
* Add "USE_LANGUAGES= # none".
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-rb-kqueue/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-rb-kqueue/Makefile
diff -u pkgsrc/devel/ruby-rb-kqueue/Makefile:1.2 pkgsrc/devel/ruby-rb-kqueue/Makefile:1.3
--- pkgsrc/devel/ruby-rb-kqueue/Makefile:1.2 Sun Jun 4 16:11:29 2017
+++ pkgsrc/devel/ruby-rb-kqueue/Makefile Fri Feb 5 17:07:35 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/06/04 16:11:29 taca Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/05 17:07:35 taca Exp $
DISTNAME= rb-kqueue-0.2.5
CATEGORIES= devel
@@ -10,5 +10,7 @@ LICENSE= mit
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