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: Thu May 4 15:11:25 UTC 2017
Modified Files:
pkgsrc/devel/ruby-globalid: Makefile
Log Message:
Do not include "rails.mk" here.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/devel/ruby-globalid/Makefile:1.3
--- pkgsrc/devel/ruby-globalid/Makefile:1.2 Thu May 4 15:06:18 2017
+++ pkgsrc/devel/ruby-globalid/Makefile Thu May 4 15:11:25 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/05/04 15:06:18 taca Exp $
+# $NetBSD: Makefile,v 1.3 2017/05/04 15:11:25 taca Exp $
DISTNAME= globalid-0.4.0
CATEGORIES= devel
@@ -13,5 +13,4 @@ DEPENDS+= ${RUBY_PKGPREFIX}-activesuppor
RUBY_RAILS_SUPPORTED= 42
.include "../../lang/ruby/gem.mk"
-.include "../../lang/ruby/rails.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index