diff options
author | Clive Lin <clive@FreeBSD.org> | 2008-02-20 09:15:38 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2008-02-20 09:15:38 +0000 |
commit | d5b997aea075596a32f70c481e064e24351e2efb (patch) | |
tree | fec7ad096d5137322ea64b92a0e27c0102ba5c7f /games/qkmj | |
parent | 0f6885e49caa5bf7b24237415d572b0a43f8ff93 (diff) |
Notes
Diffstat (limited to 'games/qkmj')
-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 |