diff options
author | rh <rh@pkgsrc.org> | 1999-03-14 15:35:04 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-03-14 15:35:04 +0000 |
commit | 57dcdfd1933cbe1eaf81ed7acf814e4b997b9f1a (patch) | |
tree | 3d7b8d9c3cd21ea851c09fbec785971010cb1a8d /textproc/Makefile | |
parent | ec0e94b276d335b955f258f8c0adda61c7a2c678 (diff) | |
download | pkgsrc-57dcdfd1933cbe1eaf81ed7acf814e4b997b9f1a.tar.gz |
enable iso8879
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 6ccba0750e0..31ce2e78d21 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1999/03/13 13:59:20 rh Exp $ +# $NetBSD: Makefile,v 1.14 1999/03/14 15:35:04 rh Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -11,7 +11,7 @@ # SUBDIR += info2html # SUBDIR += isearch # SUBDIR += iso12083 -# SUBDIR += iso8879 + SUBDIR += iso8879 SUBDIR += ispell # SUBDIR += jade # SUBDIR += linuxdoc |