From 0c30fc0a5778c05bd782fdbaba8e8717c455f602 Mon Sep 17 00:00:00 2001 From: alepulver Date: Thu, 28 Dec 2006 13:56:21 +0000 Subject: - Add PORTSCOUT variable. --- games/rtcw/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'games/rtcw') diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index 3ff8f0d8b724..bbfa4d8065ec 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -26,6 +26,9 @@ NO_WRKSUBDIR= yes SUB_FILES= pkg-message PROGS= wolf wolfded wolfsp +# Ignore older version which seems to be newer. +PORTSCOUT= skipv:1.41-3 + do-extract: @${MKDIR} ${WRKDIR} @cd ${WRKDIR} && tail +376 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ -- cgit