diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-10-10 21:49:33 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-10-10 21:49:33 +0800 |
commit | e12ac002001f0a8405457b0d8c99958e380b0e19 (patch) | |
tree | ddd72f9ba9dd6e9103b7a965aebfd7d56ca6bdfd /textproc | |
parent | 41d54b187d3967103504a447f79bfe06d6a2e220 (diff) | |
download | freebsd-ports-gnome-e12ac002001f0a8405457b0d8c99958e380b0e19.tar.gz freebsd-ports-gnome-e12ac002001f0a8405457b0d8c99958e380b0e19.tar.zst freebsd-ports-gnome-e12ac002001f0a8405457b0d8c99958e380b0e19.zip |
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 ccdcf637d030..ce559cf1a720 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 |