diff options
author | knu <knu@FreeBSD.org> | 2002-09-24 17:01:10 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-09-24 17:01:10 +0800 |
commit | be8037a252817cc33d8c9a6255c52ec0b66a2de9 (patch) | |
tree | 03f905773c94c87cc31fcc9993dce77801b63423 /textproc/Makefile | |
parent | c7185ae31c3a51b15047f3f2f9d5e4bd77d1323f (diff) | |
download | freebsd-ports-gnome-be8037a252817cc33d8c9a6255c52ec0b66a2de9.tar.gz freebsd-ports-gnome-be8037a252817cc33d8c9a6255c52ec0b66a2de9.tar.zst freebsd-ports-gnome-be8037a252817cc33d8c9a6255c52ec0b66a2de9.zip |
Retire expat for the following reasons:
- Expat version 1.2 is obsolete.
- No port depends on it any more.
- Some files clash with expat2 which is the mainstream.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index caeeca20f932..228fd5ab9f31 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -60,7 +60,6 @@ SUBDIR += eo-aspell SUBDIR += eruby SUBDIR += es-aspell - SUBDIR += expat SUBDIR += expat2 SUBDIR += fdp-tools SUBDIR += filepp |