diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-12 14:22:14 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-12 14:22:14 +0800 |
commit | ad9398a74f0aecc0178e7192014f0cb374424fe7 (patch) | |
tree | 6469633ef62434574f97eb3e249ddc3084fc2d03 /textproc/Makefile | |
parent | 6aa9185e70f9c8a0a9877284b5a2b277a5eeea5b (diff) | |
download | freebsd-ports-gnome-ad9398a74f0aecc0178e7192014f0cb374424fe7.tar.gz freebsd-ports-gnome-ad9398a74f0aecc0178e7192014f0cb374424fe7.tar.zst freebsd-ports-gnome-ad9398a74f0aecc0178e7192014f0cb374424fe7.zip |
Cleanup the xerces-c* mess
xerces-c2 and xerces-c3 were not playing nicely together most of the applications
and are incompatible, all application has been switch to the c3 version
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 2695118bbab3..fb38127e1bde 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1536,8 +1536,6 @@ SUBDIR += wv SUBDIR += wv2 SUBDIR += xalan-j - SUBDIR += xerces-c2 - SUBDIR += xerces-c2-devel SUBDIR += xerces-c3 SUBDIR += xerces-j SUBDIR += xfce4-dict-plugin |