summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-30 05:48:21 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-30 05:51:14 +0800
commite1ebb922cc3f1b7458aaa8ee6887960dc4de68b2 (patch)
tree2b047a1821216dc3d9e1f4d6ce6176bd0e41b48e
parentdevel/flexdock: Add NO_ARCH (diff)
devel/utf8cpp: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--devel/utf8cpp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/utf8cpp/Makefile b/devel/utf8cpp/Makefile
index 192b7d75dcd4..3057c1439f93 100644
--- a/devel/utf8cpp/Makefile
+++ b/devel/utf8cpp/Makefile
@@ -15,6 +15,8 @@ USE_GITHUB= yes
GH_ACCOUNT= nemtrif
GH_PROJECT= utfcpp
+NO_ARCH= yes
+
PLIST_FILES= include/utf8cpp/utf8.h \
include/utf8cpp/utf8/checked.h \
include/utf8cpp/utf8/core.h \