aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:24:52 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:24:52 +0000
commite3072548ef3ec1c18da030eb999d15b38d3e3c67 (patch)
treede9c3c559456cde694921d88245d950ccd0ab800 /x11-fonts
parent2140afa4548386d542873b704dfc625740d7bcd7 (diff)
downloadports-e3072548ef3ec1c18da030eb999d15b38d3e3c67.tar.gz
ports-e3072548ef3ec1c18da030eb999d15b38d3e3c67.zip
x11-fonts/font-bitstream-type1: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/font-bitstream-type1/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/font-bitstream-type1/Makefile b/x11-fonts/font-bitstream-type1/Makefile
index 3921a8b10fc5..d285feea9ddb 100644
--- a/x11-fonts/font-bitstream-type1/Makefile
+++ b/x11-fonts/font-bitstream-type1/Makefile
@@ -10,4 +10,6 @@ COMMENT= X.Org Bitstream Vera Type1 font
USES= xorg-cat:font
+NO_ARCH= yes
+
.include <bsd.port.mk>