pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics Add ximaging to graphics/Makefile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40837a7e703e
branches:  trunk
changeset: 389588:40837a7e703e
user:      vins <vins%pkgsrc.org@localhost>
date:      Tue Dec 06 13:13:06 2022 +0000

description:
Add ximaging to graphics/Makefile.

diffstat:

 graphics/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4fbe19a84270 -r 40837a7e703e graphics/Makefile
--- a/graphics/Makefile Tue Dec 06 13:04:59 2022 +0000
+++ b/graphics/Makefile Tue Dec 06 13:13:06 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.996 2022/11/25 22:19:11 nros Exp $
+# $NetBSD: Makefile,v 1.997 2022/12/06 13:13:06 vins Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -856,6 +856,7 @@
 SUBDIR+=       xfig
 SUBDIR+=       xgc
 SUBDIR+=       xgraph
+SUBDIR+=       ximaging
 SUBDIR+=       xli
 SUBDIR+=       xmorph
 SUBDIR+=       xpaint



Home | Main Index | Thread Index | Old Index