diff options
author | jtb <jtb@pkgsrc.org> | 2001-04-16 19:57:47 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-04-16 19:57:47 +0000 |
commit | 25c3d9ca3e147ccf71eff0fd8c8d3dcb19266a0b (patch) | |
tree | 6d3b7c50becc67712be92d175a4c120f71fc62b2 | |
parent | 1953162c7f577329ce68913b4b9dc8757443c107 (diff) | |
download | pkgsrc-25c3d9ca3e147ccf71eff0fd8c8d3dcb19266a0b.tar.gz |
Add and enable p5-libxml.
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 9510abd2916..d986ca96e6c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2001/04/16 19:15:16 jtb Exp $ +# $NetBSD: Makefile,v 1.90 2001/04/16 19:57:47 jtb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -36,6 +36,7 @@ SUBDIR+= lout SUBDIR+= makeztxt SUBDIR+= mminstance SUBDIR+= opensp +SUBDIR+= p5-libxml SUBDIR+= p5-Convert-ASN1 SUBDIR+= p5-Convert-BER SUBDIR+= p5-Filter |