pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-pluggaloid
Module Name: pkgsrc
Committed By: taca
Date: Mon Sep 14 16:57:38 UTC 2020
Modified Files:
pkgsrc/net/ruby-pluggaloid: Makefile
Log Message:
net/ruby-pluggaloid: add USE_LANGUAGES
Add "USE_LANGUAGES= # none".
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/ruby-pluggaloid/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/ruby-pluggaloid/Makefile
diff -u pkgsrc/net/ruby-pluggaloid/Makefile:1.5 pkgsrc/net/ruby-pluggaloid/Makefile:1.6
--- pkgsrc/net/ruby-pluggaloid/Makefile:1.5 Sat Jul 4 06:46:26 2020
+++ pkgsrc/net/ruby-pluggaloid/Makefile Mon Sep 14 16:57:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/07/04 06:46:26 tsutsui Exp $
+# $NetBSD: Makefile,v 1.6 2020/09/14 16:57:38 taca Exp $
DISTNAME= pluggaloid-1.5.0
CATEGORIES= net
@@ -11,5 +11,7 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-delayer>=1.0.0<2.0:../../devel/ruby-delayer
DEPENDS+= ${RUBY_PKGPREFIX}-instance_storage>=1.0.0<2.0.0:../../devel/ruby-instance_storage
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index