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:   kamil
Date:           Tue Oct 18 02:52:11 UTC 2016

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
Add graphics/ptex


To generate a diff of this commit:
cvs rdiff -u -r1.752 -r1.753 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.752 pkgsrc/graphics/Makefile:1.753
--- pkgsrc/graphics/Makefile:1.752      Tue Sep 20 12:38:54 2016
+++ pkgsrc/graphics/Makefile    Tue Oct 18 02:52:11 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.752 2016/09/20 12:38:54 markd Exp $
+# $NetBSD: Makefile,v 1.753 2016/10/18 02:52:11 kamil Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -418,6 +418,7 @@ SUBDIR+=    povray
 SUBDIR+=       prag
 SUBDIR+=       ps2eps
 SUBDIR+=       pstoedit
+SUBDIR+=       ptex
 SUBDIR+=       py-OpenGL
 SUBDIR+=       py-Pillow
 SUBDIR+=       py-aafigure



Home | Main Index | Thread Index | Old Index