aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2022-11-25 22:59:56 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2022-11-25 23:01:30 +0000
commit94b52c0f7983d2f8461398a60acb99983302c0bd (patch)
tree54005bce1735f7292371e52aaa275f378d5c3c7f
parentd486000783478d771ae61d8b78b364542c510229 (diff)
downloadports-94b52c0f7983d2f8461398a60acb99983302c0bd.tar.gz
ports-94b52c0f7983d2f8461398a60acb99983302c0bd.zip
emulators/wine-mono-devel: Mark amd64 and i386 only
The pre-built MSIs are only available for amd64 and i386, and in any case emulators/wine itself currently is built on those two only. (This forward ports 01a33a299482769d4677749057b914c4c408e600 from emulators/wine-mono.)
-rw-r--r--emulators/wine-mono-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/wine-mono-devel/Makefile b/emulators/wine-mono-devel/Makefile
index 7d1b35a0f77a..3ef073d6130e 100644
--- a/emulators/wine-mono-devel/Makefile
+++ b/emulators/wine-mono-devel/Makefile
@@ -14,6 +14,8 @@ WWW= https://wiki.winehq.org/Mono
LICENSE= MIT GPLv2 LGPL20
LICENSE_COMB= multi
+ONLY_FOR_ARCHS= amd64 i386
+
CONFLICTS_INSTALL= wine-mono
NO_BUILD= yes