diff options
author | wiz <wiz@pkgsrc.org> | 2016-04-29 11:55:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-04-29 11:55:06 +0000 |
commit | 8774b4eb01ca06a30d424a03d849cf899d4471b0 (patch) | |
tree | 5bc6294e71ae00c4d6c0c8c7c7fab0b8087049e7 /textproc | |
parent | 4d8b646713f42c21ace206262ca8403c89816697 (diff) | |
download | pkgsrc-8774b4eb01ca06a30d424a03d849cf899d4471b0.tar.gz |
+ pugixml.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c5fb3afc45b..2449beb314a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.881 2016/04/25 20:39:15 fhajny Exp $ +# $NetBSD: Makefile,v 1.882 2016/04/29 11:55:06 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -670,6 +670,7 @@ SUBDIR+= po4a SUBDIR+= pod2mdoc SUBDIR+= postgresql-autodoc SUBDIR+= psgml-mode +SUBDIR+= pugixml SUBDIR+= pxp SUBDIR+= py-4Suite SUBDIR+= py-Excelerator |