From f7c0630cd25902e9d0299337f0075f1969f3c15c Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 01:02:44 +0000 Subject: Remove always-false/true conditions based on OSVERSION 500000 --- games/qkmj/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'games/qkmj/Makefile') diff --git a/games/qkmj/Makefile b/games/qkmj/Makefile index 9420b947696b..8d8edd188452 100644 --- a/games/qkmj/Makefile +++ b/games/qkmj/Makefile @@ -17,17 +17,13 @@ EXTRACT_ONLY= MAINTAINER= clive@FreeBSD.org COMMENT= QKMJ - QK Ma2Jong4 client +RUN_DEPENDS= compat4x-i386>=0:${PORTSDIR}/misc/compat4x + ONLY_FOR_ARCHS= i386 amd64 IA32_BINARY_PORT= yes PLIST_FILES= libexec/qkmj95p5-freebsd bin/qkmj -.include - -.if ${OSVERSION} >= 500000 -RUN_DEPENDS+= compat4x-i386>=0:${PORTSDIR}/misc/compat4x -.endif - NO_WRKSUBDIR= yes NO_BUILD= yes NO_CDROM= 'Do not sell for profit.' @@ -39,4 +35,4 @@ do-install: @${CHMOD} +x ${PREFIX}/bin/${PORTNAME} @${CAT} ${PKGMESSAGE} -.include +.include -- cgit v1.2.3