diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2012-05-17 05:11:38 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2012-05-17 05:11:38 +0000 |
commit | 7a22c3201b8e8516e8d6775bd249b0ab9edc2f59 (patch) | |
tree | b8560eea1ff182dbe5273959fb17cbfc43af40c7 /textproc | |
parent | d1d37edb1c37a735d3c9c61086b19e4b648d8cab (diff) | |
download | pkgsrc-7a22c3201b8e8516e8d6775bd249b0ab9edc2f59.tar.gz |
add and enable p5-Unicode-LineBreak
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 634197a8543..4a3dae962bb 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.621 2012/05/12 15:17:02 cheusov Exp $ +# $NetBSD: Makefile,v 1.622 2012/05/17 05:11:38 jnemeth Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -398,6 +398,7 @@ SUBDIR+= p5-Text-Wrapper SUBDIR+= p5-Text-Xslate SUBDIR+= p5-Text-vCard SUBDIR+= p5-Text-vFile-asData +SUBDIR+= p5-Unicode-LineBreak SUBDIR+= p5-XML-Atom SUBDIR+= p5-XML-Atom-SimpleFeed SUBDIR+= p5-XML-Atom-Stream |