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:           Mon Sep 29 14:09:36 UTC 2025

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics: Enable xmagv


To generate a diff of this commit:
cvs rdiff -u -r1.1098 -r1.1099 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.1098 pkgsrc/graphics/Makefile:1.1099
--- pkgsrc/graphics/Makefile:1.1098     Sat Aug 30 17:00:49 2025
+++ pkgsrc/graphics/Makefile    Mon Sep 29 14:09:36 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1098 2025/08/30 17:00:49 pho Exp $
+# $NetBSD: Makefile,v 1.1099 2025/09/29 14:09:36 ryoon Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -884,6 +884,7 @@ SUBDIR+=    xgc
 SUBDIR+=       xgraph
 SUBDIR+=       ximaging
 SUBDIR+=       xli
+SUBDIR+=       xmagv
 SUBDIR+=       xmorph
 SUBDIR+=       xpaint
 SUBDIR+=       xplot



Home | Main Index | Thread Index | Old Index