pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Sep  5 11:48:33 UTC 2020

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics: Enable blender-lts


To generate a diff of this commit:
cvs rdiff -u -r1.907 -r1.908 pkgsrc/graphics/Makefile

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

Modified files:

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.907 pkgsrc/graphics/Makefile:1.908
--- pkgsrc/graphics/Makefile:1.907      Fri Sep  4 11:23:07 2020
+++ pkgsrc/graphics/Makefile    Sat Sep  5 11:48:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.907 2020/09/04 11:23:07 prlw1 Exp $
+# $NetBSD: Makefile,v 1.908 2020/09/05 11:48:33 ryoon Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -58,6 +58,7 @@ SUBDIR+=      babl
 SUBDIR+=       barcode
 SUBDIR+=       bktr2jpeg
 SUBDIR+=       blender
+SUBDIR+=       blender-lts
 SUBDIR+=       blinkenthemes
 SUBDIR+=       blinkentools
 SUBDIR+=       breeze-icons



Home | Main Index | Thread Index | Old Index