summaryrefslogtreecommitdiff
path: root/games/qkmj
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2008-02-20 09:15:38 +0000
committerClive Lin <clive@FreeBSD.org>2008-02-20 09:15:38 +0000
commitd5b997aea075596a32f70c481e064e24351e2efb (patch)
treefec7ad096d5137322ea64b92a0e27c0102ba5c7f /games/qkmj
parent- Update to 0.1.4 (diff)
Correct RUN_DEPENDS on amd64 platform.
Noted by: pav
Notes
Notes: svn path=/head/; revision=207632
Diffstat (limited to 'games/qkmj')
-rw-r--r--games/qkmj/Makefile2
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