pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Mon Apr  9 02:47:00 UTC 2018

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add and enable libhighlight.


To generate a diff of this commit:
cvs rdiff -u -r1.984 -r1.985 pkgsrc/textproc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.984 pkgsrc/textproc/Makefile:1.985
--- pkgsrc/textproc/Makefile:1.984      Fri Apr  6 03:47:12 2018
+++ pkgsrc/textproc/Makefile    Mon Apr  9 02:47:00 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.984 2018/04/06 03:47:12 maya Exp $
+# $NetBSD: Makefile,v 1.985 2018/04/09 02:47:00 schmonz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -355,6 +355,7 @@ SUBDIR+=    libcroco
 SUBDIR+=       libcsv
 SUBDIR+=       libexttextcat
 SUBDIR+=       libfastjson
+SUBDIR+=       libhighlight
 SUBDIR+=       liblinebreak
 SUBDIR+=       liblrdf
 SUBDIR+=       libnxml



Home | Main Index | Thread Index | Old Index