aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-12-24 20:47:51 +0800
committerrafan <rafan@FreeBSD.org>2006-12-24 20:47:51 +0800
commitab5539672de5ba8bb424774a0504fe8da32a8eee (patch)
tree33232fdf9e1686dcec8554ffd4f2023307670f66 /games
parent52f3344319e643a6419f52f29e2a03b4929ca6cb (diff)
downloadfreebsd-ports-gnome-ab5539672de5ba8bb424774a0504fe8da32a8eee.tar.gz
freebsd-ports-gnome-ab5539672de5ba8bb424774a0504fe8da32a8eee.tar.zst
freebsd-ports-gnome-ab5539672de5ba8bb424774a0504fe8da32a8eee.zip
- Make it run on amd64 by using compat library
- Use PLIST_FILES PR: ports/107129 Submitted by: rafan Approved by: clive (maintainer)
Diffstat (limited to 'games')
-rw-r--r--games/qkmj/Makefile7
-rw-r--r--games/qkmj/pkg-plist2
2 files changed, 5 insertions, 4 deletions
diff --git a/games/qkmj/Makefile b/games/qkmj/Makefile
index 9137ac5e5977..9420b947696b 100644
--- a/games/qkmj/Makefile
+++ b/games/qkmj/Makefile
@@ -17,12 +17,15 @@ EXTRACT_ONLY=
MAINTAINER= clive@FreeBSD.org
COMMENT= QKMJ - QK Ma2Jong4 client
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
+IA32_BINARY_PORT= yes
+
+PLIST_FILES= libexec/qkmj95p5-freebsd bin/qkmj
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500000
-LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
+RUN_DEPENDS+= compat4x-i386>=0:${PORTSDIR}/misc/compat4x
.endif
NO_WRKSUBDIR= yes
diff --git a/games/qkmj/pkg-plist b/games/qkmj/pkg-plist
deleted file mode 100644
index b6c852d91ada..000000000000
--- a/games/qkmj/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-libexec/qkmj95p5-freebsd
-bin/qkmj