pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-compass-import-once www/ruby-compass-import-o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2bbef92ae64c
branches: trunk
changeset: 330189:2bbef92ae64c
user: taca <taca%pkgsrc.org@localhost>
date: Sun Feb 24 16:26:21 2019 +0000
description:
www/ruby-compass-import-once: update dependency to ruby-sass34
* Update dependency from www/ruby-sass to www/ruby-sass34.
* Add "USE_LANGUAGES= # none".
Bump PKGREVISION.
diffstat:
www/ruby-compass-import-once/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r b349c0428a76 -r 2bbef92ae64c www/ruby-compass-import-once/Makefile
--- a/www/ruby-compass-import-once/Makefile Sun Feb 24 16:25:15 2019 +0000
+++ b/www/ruby-compass-import-once/Makefile Sun Feb 24 16:26:21 2019 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/03/13 16:34:26 taca Exp $
+# $NetBSD: Makefile,v 1.2 2019/02/24 16:26:21 taca Exp $
DISTNAME= compass-import-once-1.0.5
+PKGREVISION= 1
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +9,9 @@
COMMENT= Speed up your Sass compilation by making @import file once
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-sass<3.5:../../www/ruby-sass
+DEPENDS+= ${RUBY_PKGPREFIX}-sass34<3.5:../../www/ruby-sass34
+
+USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index