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/is-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/is-hyphen')
-rw-r--r-- | textproc/is-hyphen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/is-hyphen/Makefile b/textproc/is-hyphen/Makefile index 1d3b81b5b2a2..069fc5bdeeae 100644 --- a/textproc/is-hyphen/Makefile +++ b/textproc/is-hyphen/Makefile @@ -15,6 +15,7 @@ COMMENT= Icelandic hyphenation rules LICENSE= LGPL21 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes |