diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-30 05:48:58 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-30 05:51:25 +0800 |
commit | 5c48a64b39305b50c595a925af8005d107f9bc51 (patch) | |
tree | be3f2755d78a28a6b98fb3da83d1b32aadbe49a9 | |
parent | math/octave-forge-netcdf: Add NO_ARCH (diff) |
textproc/saxon-he: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r-- | textproc/saxon-he/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/saxon-he/Makefile b/textproc/saxon-he/Makefile index 55fa532153b1..0e35bea045aa 100644 --- a/textproc/saxon-he/Makefile +++ b/textproc/saxon-he/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/notices/LICENSE.txt USES= zip USE_JAVA= yes NO_WRKSUBDIR= yes +NO_ARCH= yes NO_BUILD= yes JARFILES= saxon9-unpack.jar \ |