diff options
Diffstat (limited to 'games/qkmj/Makefile')
-rw-r--r-- | games/qkmj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qkmj/Makefile b/games/qkmj/Makefile index 63cd949acfdd..0d216821baeb 100644 --- a/games/qkmj/Makefile +++ b/games/qkmj/Makefile @@ -18,7 +18,7 @@ MAINTAINER= clive@FreeBSD.org COMMENT= QKMJ - QK Ma2Jong4 client RUN_DEPENDS= compat4x-i386>=0:${PORTSDIR}/misc/compat4x \ - compat5x-i386>=0:${PORTSDIR}/misc/compat5x + compat5x-${ARCH}>=0:${PORTSDIR}/misc/compat5x ONLY_FOR_ARCHS= i386 amd64 IA32_BINARY_PORT= yes |