diff options
Diffstat (limited to 'emulators/ines/Makefile')
-rw-r--r-- | emulators/ines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile index 0f5b6c37212e..9453fc18ea29 100644 --- a/emulators/ines/Makefile +++ b/emulators/ines/Makefile @@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo Entertainment System emlator for X -LIB_DEPENDS= libc.so.5:${PORTSDIR}/misc/compat5x +LIB_DEPENDS= libc.so.5:misc/compat5x ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS_REASON= is an i386 binary |