pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-globalid
Module Name: pkgsrc
Committed By: taca
Date: Sun Feb 3 14:36:06 UTC 2019
Modified Files:
pkgsrc/devel/ruby-globalid: Makefile
Log Message:
devel/ruby-globalid/Makefile: add "USE_LANGUAGES= #none"
Add "USE_LANGUAGES= #none".
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ruby-globalid/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-globalid/Makefile
diff -u pkgsrc/devel/ruby-globalid/Makefile:1.8 pkgsrc/devel/ruby-globalid/Makefile:1.9
--- pkgsrc/devel/ruby-globalid/Makefile:1.8 Sun Feb 3 14:35:05 2019
+++ pkgsrc/devel/ruby-globalid/Makefile Sun Feb 3 14:36:06 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/02/03 14:35:05 taca Exp $
+# $NetBSD: Makefile,v 1.9 2019/02/03 14:36:06 taca Exp $
DISTNAME= globalid-0.4.2
CATEGORIES= devel
@@ -10,6 +10,8 @@ LICENSE= mit
DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
+USE_LANGAGES= # none
+
RUBY_RAILS_ACCEPTED= 42
.include "../../lang/ruby/gem.mk"
Home |
Main Index |
Thread Index |
Old Index