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:   wiz
Date:           Fri Jul 26 22:15:50 UTC 2024

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics/Makefile: + py-DPainter


To generate a diff of this commit:
cvs rdiff -u -r1.1057 -r1.1058 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.1057 pkgsrc/graphics/Makefile:1.1058
--- pkgsrc/graphics/Makefile:1.1057     Thu Jul 11 17:18:36 2024
+++ pkgsrc/graphics/Makefile    Fri Jul 26 22:15:49 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1057 2024/07/11 17:18:36 wiz Exp $
+# $NetBSD: Makefile,v 1.1058 2024/07/26 22:15:49 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -489,6 +489,7 @@ SUBDIR+=    prison
 SUBDIR+=       ps2eps
 SUBDIR+=       pstoedit
 SUBDIR+=       ptex
+SUBDIR+=       py-DPainter
 SUBDIR+=       py-OpenGL
 SUBDIR+=       py-OpenGL-accelerate
 SUBDIR+=       py-Pillow



Home | Main Index | Thread Index | Old Index