diff options
author | jaapb <jaapb@pkgsrc.org> | 2013-08-24 16:18:51 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2013-08-24 16:18:51 +0000 |
commit | 184748a969d91f518d4fd4ca120453497d3c69d2 (patch) | |
tree | da6abecdae4b96f15f98bd9d25e797cbcb4ce72d /textproc | |
parent | eeb49b0337e7ba8ef5601d9ac079fc71b7c00867 (diff) | |
download | pkgsrc-184748a969d91f518d4fd4ca120453497d3c69d2.tar.gz |
Added libodfgen subdirectory.
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 4f79f6844e5..bbffb4b209f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.738 2013/07/21 12:15:29 richard Exp $ +# $NetBSD: Makefile,v 1.739 2013/08/24 16:18:51 jaapb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -294,6 +294,7 @@ SUBDIR+= libexttextcat SUBDIR+= liblinebreak SUBDIR+= liblrdf SUBDIR+= libnxml +SUBDIR+= libodfgen SUBDIR+= libplist SUBDIR+= libunicode SUBDIR+= libunistring |