diff options
author | jwise <jwise@pkgsrc.org> | 2000-07-18 16:35:38 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-07-18 16:35:38 +0000 |
commit | 03dabdb86e5d3bd1300d12801c58aed57aa60ed3 (patch) | |
tree | 6395f71ad6d97179a36b9db7e613ea56a894c4d9 /textproc | |
parent | 4ef87a14ce2b7a077a8e58a5967918d22143bf17 (diff) | |
download | pkgsrc-03dabdb86e5d3bd1300d12801c58aed57aa60ed3.tar.gz |
Note reason for commenting out xerces-j-current. (because the older, and
conflicting xerces-j is preferable right now).
Is this correct? If this is enabled, will bulk pkg builds deal with the
CONFLICT= sensibly?
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 082e486a06b..784087702ec 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2000/07/14 12:18:22 ad Exp $ +# $NetBSD: Makefile,v 1.48 2000/07/18 16:35:38 jwise 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 +# SUBDIR += xerces-j-current # conflicts with xerces-j, which is currently preferable SUBDIR += xp SUBDIR += xt |