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:           Mon May 19 14:54:45 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add end enable ruby-sass-embedded


To generate a diff of this commit:
cvs rdiff -u -r1.1860 -r1.1861 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.1860 pkgsrc/www/Makefile:1.1861
--- pkgsrc/www/Makefile:1.1860  Tue May 13 03:54:06 2025
+++ pkgsrc/www/Makefile Mon May 19 14:54:45 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1860 2025/05/13 03:54:06 schmonz Exp $
+# $NetBSD: Makefile,v 1.1861 2025/05/19 14:54:45 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1101,6 +1101,7 @@ SUBDIR+=  ruby-rest-client
 SUBDIR+=       ruby-robots
 SUBDIR+=       ruby-rouge
 SUBDIR+=       ruby-sass
+SUBDIR+=       ruby-sass-embedded
 SUBDIR+=       ruby-sass-listen
 SUBDIR+=       ruby-sass-rails
 SUBDIR+=       ruby-sass34



Home | Main Index | Thread Index | Old Index