diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-24 20:24:54 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-24 20:24:54 +0000 |
commit | 0a40dffbb34a2a27c28d1140ef63410f038e8de7 (patch) | |
tree | 1114fbe6515ef494d711d31aaca036df6d90c32a /x11-fonts | |
parent | 1e895a2504495fa544165efdb9696e4e8f8c8a4d (diff) | |
download | ports-0a40dffbb34a2a27c28d1140ef63410f038e8de7.tar.gz ports-0a40dffbb34a2a27c28d1140ef63410f038e8de7.zip |
x11-fonts/font-dec-misc: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/font-dec-misc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/font-dec-misc/Makefile b/x11-fonts/font-dec-misc/Makefile index 046e71895286..a9faf3e6d13a 100644 --- a/x11-fonts/font-dec-misc/Makefile +++ b/x11-fonts/font-dec-misc/Makefile @@ -10,4 +10,6 @@ COMMENT= X.Org miscellaneous Dec fonts USES= xorg-cat:font +NO_ARCH= yes + .include <bsd.port.mk> |