summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-17 09:59:04 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-17 09:59:04 +0000
commitf0502da0e6806e7ea5fda9b33a5de40e696327db (patch)
tree839d9f62e9b3467815027f6d879fd79cc21d6bd2 /textproc/Makefile
parentClean up the fte port: (diff)
Add libiconv - a charset conversion library (LGPL'ed iconv() implementation).
Notes
Notes: svn path=/head/; revision=30744
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index a3747ab9ef17..783b15088709 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -50,6 +50,7 @@
SUBDIR += java2html
SUBDIR += latte
SUBDIR += latex2html
+ SUBDIR += libiconv
SUBDIR += libxml
SUBDIR += libxml2
SUBDIR += libxode