aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
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