diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-18 23:05:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-18 23:05:25 +0800 |
commit | e0e0d1e6a21349967c35d98082d69bd04f1a8c19 (patch) | |
tree | e69ccddf855228a2a6591b174e7d0acae6c84204 /textproc/es-hyphen | |
parent | d031dd6e19bffc0d7850a5ebbe2e69326a88ab4f (diff) | |
download | freebsd-ports-gnome-e0e0d1e6a21349967c35d98082d69bd04f1a8c19.tar.gz freebsd-ports-gnome-e0e0d1e6a21349967c35d98082d69bd04f1a8c19.tar.zst freebsd-ports-gnome-e0e0d1e6a21349967c35d98082d69bd04f1a8c19.zip |
- Add NO_ARCH
Diffstat (limited to 'textproc/es-hyphen')
-rw-r--r-- | textproc/es-hyphen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/es-hyphen/Makefile b/textproc/es-hyphen/Makefile index 900551039674..eff32bf7986d 100644 --- a/textproc/es-hyphen/Makefile +++ b/textproc/es-hyphen/Makefile @@ -16,6 +16,7 @@ COMMENT= Spanish hyphenation rules LICENSE= GPLv3 LGPL3 MPL LICENSE_COMB= dual +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes |