From a8e0dc4291557657f2ae086dbc06a0f1c77d95ac Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Thu, 28 Dec 2006 13:56:21 +0000 Subject: - Add PORTSCOUT variable. --- games/quake2max/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'games/quake2max') diff --git a/games/quake2max/Makefile b/games/quake2max/Makefile index 101d70fe7172..c1ad81263641 100644 --- a/games/quake2max/Makefile +++ b/games/quake2max/Makefile @@ -42,6 +42,9 @@ LIBDIR= ${PREFIX}/lib/${PORTNAME} Q2MAX_DATA= ${PORTNAME}.${PORTVERSION:S/.//}.rar +# The data is not available and compiled executables do not work for 0.45. +PORTSCOUT= skipv:0.45 + .include "${.CURDIR}/../quake2-data/Makefile.include" .include -- cgit v1.2.3