git: 87b39445b5a7 - main - x11/xorg-cf-files: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 24 20:33:29 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=87b39445b5a72a0ca8d14b52aa2e4ca58ed0b2f8
commit 87b39445b5a72a0ca8d14b52aa2e4ca58ed0b2f8
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:24:45 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:24:45 +0000
x11/xorg-cf-files: Add NO_ARCH
Approved by: portmgr (blanket)
---
x11/xorg-cf-files/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/x11/xorg-cf-files/Makefile b/x11/xorg-cf-files/Makefile
index 42557897dece..1bf0ef788ea4 100644
--- a/x11/xorg-cf-files/Makefile
+++ b/x11/xorg-cf-files/Makefile
@@ -11,6 +11,8 @@ LICENSE= MIT
USES= xorg-cat:util
+NO_ARCH= yes
+
post-patch:
@${REINPLACE_CMD} 's|\(define ExtraXaw[^ ]*\) [$$].*|\1 /**/|' \
${WRKSRC}/X11.tmpl
More information about the dev-commits-ports-all
mailing list