diff options
author | hubertf <hubertf> | 2000-07-31 01:56:43 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-07-31 01:56:43 +0000 |
commit | a8ebd8cfe9061aaa25950cc5d20facf085c7e157 (patch) | |
tree | 2722fd5f76b64d8d3381107639012214c8a7ab42 /textproc | |
parent | 98b977a88c2ca529a7ecd583bfda0c383d2b9580 (diff) | |
download | pkgsrc-a8ebd8cfe9061aaa25950cc5d20facf085c7e157.tar.gz |
Enable a bunch of packages in category/Makefile that
* should not cause any conflicts with the new bulk-package targets,
* didn't contain a reason for why they were disabled or
* were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
Makefile would be more appropriate)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 784087702ec..e73e37c2840 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2000/07/18 16:35:38 jwise Exp $ +# $NetBSD: Makefile,v 1.49 2000/07/31 01:56:45 hubertf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -55,7 +55,7 @@ SUBDIR += wdiff SUBDIR += xalan-j SUBDIR += xerces-j -# SUBDIR += xerces-j-current # conflicts with xerces-j, which is currently preferable + SUBDIR += xerces-j-current SUBDIR += xp SUBDIR += xt |