pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Feb 24 16:04:12 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-sass-rails


To generate a diff of this commit:
cvs rdiff -u -r1.1364 -r1.1365 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1364 pkgsrc/www/Makefile:1.1365
--- pkgsrc/www/Makefile:1.1364  Sun Feb 24 15:51:52 2019
+++ pkgsrc/www/Makefile Sun Feb 24 16:04:12 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1364 2019/02/24 15:51:52 taca Exp $
+# $NetBSD: Makefile,v 1.1365 2019/02/24 16:04:12 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -897,6 +897,7 @@ SUBDIR+=    ruby-robots
 SUBDIR+=       ruby-rouge
 SUBDIR+=       ruby-sass
 SUBDIR+=       ruby-sass-listen
+SUBDIR+=       ruby-sass-rails
 SUBDIR+=       ruby-sass-rails32
 SUBDIR+=       ruby-sawyer
 SUBDIR+=       ruby-selenium-webdriver



Home | Main Index | Thread Index | Old Index