diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-10-10 13:49:33 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-10-10 13:49:33 +0000 |
commit | e12ac002001f0a8405457b0d8c99958e380b0e19 (patch) | |
tree | ddd72f9ba9dd6e9103b7a965aebfd7d56ca6bdfd /textproc | |
parent | 41d54b187d3967103504a447f79bfe06d6a2e220 (diff) | |
download | FreeBSD-ports-e12ac002001f0a8405457b0d8c99958e380b0e19.zip FreeBSD-ports-e12ac002001f0a8405457b0d8c99958e380b0e19.tar.gz |
Activate libxml.
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 ccdcf63..ce559cf 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1998/07/20 23:56:17 dburr Exp $ +# $Id: Makefile,v 1.28 1998/08/30 02:35:31 max Exp $ # SUBDIR += agrep @@ -17,6 +17,7 @@ SUBDIR += ispell SUBDIR += jade SUBDIR += latex2html + SUBDIR += libxml SUBDIR += linuxdoc SUBDIR += mgdiff SUBDIR += nfbtrans |