aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:24:50 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:24:50 +0000
commit67fb9a8bcab79daa5cf659999787388fa485c71a (patch)
tree588d1090632898b6b94aef585268acac092eca5c /x11-fonts
parentddd214ad65caca31aec7749c00b86d6fd264dffc (diff)
downloadports-67fb9a8bcab79daa5cf659999787388fa485c71a.tar.gz
ports-67fb9a8bcab79daa5cf659999787388fa485c71a.zip
x11-fonts/font-bh-type1: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/font-bh-type1/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/font-bh-type1/Makefile b/x11-fonts/font-bh-type1/Makefile
index 92baf2dc26b4..25a430caf146 100644
--- a/x11-fonts/font-bh-type1/Makefile
+++ b/x11-fonts/font-bh-type1/Makefile
@@ -10,4 +10,6 @@ COMMENT= X.Org Bigelow Holmes Type1 font
USES= xorg-cat:font
+NO_ARCH= yes
+
.include <bsd.port.mk>