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:   schmonz
Date:           Fri Nov 26 09:39:40 UTC 2021

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
Add and enable pikchr.


To generate a diff of this commit:
cvs rdiff -u -r1.954 -r1.955 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.954 pkgsrc/graphics/Makefile:1.955
--- pkgsrc/graphics/Makefile:1.954      Mon Nov 15 22:07:49 2021
+++ pkgsrc/graphics/Makefile    Fri Nov 26 09:39:40 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.954 2021/11/15 22:07:49 wiz Exp $
+# $NetBSD: Makefile,v 1.955 2021/11/26 09:39:40 schmonz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -458,6 +458,7 @@ SUBDIR+=    php-exif
 SUBDIR+=       php-gd
 SUBDIR+=       php-imagick
 SUBDIR+=       php-jpgraph
+SUBDIR+=       pikchr
 SUBDIR+=       pixmap
 SUBDIR+=       ploticus
 SUBDIR+=       ploticus-examples



Home | Main Index | Thread Index | Old Index