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:   ryoon
Date:           Fri Oct  4 12:37:57 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Enable ruby-sassc


To generate a diff of this commit:
cvs rdiff -u -r1.1408 -r1.1409 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.1408 pkgsrc/www/Makefile:1.1409
--- pkgsrc/www/Makefile:1.1408  Thu Oct  3 06:49:18 2019
+++ pkgsrc/www/Makefile Fri Oct  4 12:37:57 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1408 2019/10/03 06:49:18 jnemeth Exp $
+# $NetBSD: Makefile,v 1.1409 2019/10/04 12:37:57 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -906,6 +906,7 @@ SUBDIR+=    ruby-sass
 SUBDIR+=       ruby-sass-listen
 SUBDIR+=       ruby-sass-rails
 SUBDIR+=       ruby-sass34
+SUBDIR+=       ruby-sassc
 SUBDIR+=       ruby-sawyer
 SUBDIR+=       ruby-selenium-webdriver
 SUBDIR+=       ruby-sinatra



Home | Main Index | Thread Index | Old Index