diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-29 02:00:57 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-29 02:00:57 +0000 |
commit | 2a5d2b9cd9cc08c4b78619ec04ddb651682ea045 (patch) | |
tree | 70a375b09cb16931e1efea306689cb1335ca730f /textproc/xt/Makefile | |
parent | 280bcf018c79390a4ffb5280b3d9419652149036 (diff) | |
download | ports-2a5d2b9cd9cc08c4b78619ec04ddb651682ea045.tar.gz ports-2a5d2b9cd9cc08c4b78619ec04ddb651682ea045.zip |
Notes
Diffstat (limited to 'textproc/xt/Makefile')
-rw-r--r-- | textproc/xt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile index d3bcc7c8543c..305be60a8ca8 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j \ USE_JAVA= YES JAVA_VERSION= 1.1+ NO_BUILD= YES -ONLY_FOR_ARCHS= i386 .if !defined(NOPORTDOCS) OTHERDOCS= copying.txt copyingjc.txt index.html |