aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-03-15 17:40:08 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-03-15 17:40:08 +0000
commitdeccf794bccb4752f61d1c021d6b1979b4301a0e (patch)
treea2f85bca997a793467e8c50372d050ee624e935e /emulators
parent10cd35070489725bf0500e8389414e64668a156d (diff)
downloadports-deccf794bccb4752f61d1c021d6b1979b4301a0e.tar.gz
ports-deccf794bccb4752f61d1c021d6b1979b4301a0e.zip
Mark as only for i386
This requires compatible (e.g. i386) X11 libraries, and there's no supported way to have i386 packages on amd64 system. PR: 233877 Reported by: 0mp
Notes
Notes: svn path=/head/; revision=568481
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vgb-bin/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile
index 4df539394b2f..79708767b735 100644
--- a/emulators/vgb-bin/Makefile
+++ b/emulators/vgb-bin/Makefile
@@ -14,6 +14,9 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Nintendo GameBoy(tm) emulator (closed binary version of vgb)
+ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS_REASON= required i386 dependencies
+
LIB_DEPENDS= libc.so.5:misc/compat5x
IA32_BINARY_PORT= yes