summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorjwise <jwise@pkgsrc.org>2000-05-26 22:52:41 +0000
committerjwise <jwise@pkgsrc.org>2000-05-26 22:52:41 +0000
commit5cd9e0ef488ed4658805f650532a3d156cc935c1 (patch)
tree0bfb8fd9aff7e239501247f45f8d9b6f42d6f904 /textproc/Makefile
parent8ee56b73e4b997a876eebbf99c4f68cf06c1fed3 (diff)
downloadpkgsrc-5cd9e0ef488ed4658805f650532a3d156cc935c1.tar.gz
Add and enable xerces-j
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 2abb3d1e718..9494d0f15e8 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2000/05/23 17:23:42 hubertf Exp $
+# $NetBSD: Makefile,v 1.39 2000/05/26 22:52:41 jwise Exp $
# FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp
#
@@ -47,5 +47,6 @@
SUBDIR += textutils
SUBDIR += unroff
SUBDIR += wdiff
+ SUBDIR += xerces-j
.include "../mk/bsd.pkg.subdir.mk"