diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-07-13 20:38:12 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-07-13 20:39:57 +0800 |
commit | c92d24f6e2ef3f6858c4db7f4dee0c97ed880b5b (patch) | |
tree | ed61335cee7fcd1ba168403726d96e1603462e65 | |
parent | chinese/dictd-database: Add NO_ARCH (diff) |
devel/pipestatus: Add NO_ARCH
-rw-r--r-- | devel/pipestatus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pipestatus/Makefile b/devel/pipestatus/Makefile index d5c20181d244..5d3bd5ac31e5 100644 --- a/devel/pipestatus/Makefile +++ b/devel/pipestatus/Makefile @@ -9,6 +9,7 @@ WWW= https://sourceforge.net/projects/pipestatus/ LICENSE= PD +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} |