aboutsummaryrefslogtreecommitdiffstats
path: root/games/quake2max
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-12-28 21:56:21 +0800
committeralepulver <alepulver@FreeBSD.org>2006-12-28 21:56:21 +0800
commit0c30fc0a5778c05bd782fdbaba8e8717c455f602 (patch)
tree416a3d00e3ac0f47db0331765cb9c2702ce9a81c /games/quake2max
parentaa3507129a1df9a924b93ce6534a9c3614477103 (diff)
downloadfreebsd-ports-gnome-0c30fc0a5778c05bd782fdbaba8e8717c455f602.tar.gz
freebsd-ports-gnome-0c30fc0a5778c05bd782fdbaba8e8717c455f602.tar.zst
freebsd-ports-gnome-0c30fc0a5778c05bd782fdbaba8e8717c455f602.zip
- Add PORTSCOUT variable.
Diffstat (limited to 'games/quake2max')
-rw-r--r--games/quake2max/Makefile3
1 files changed, 3 insertions, 0 deletions
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 <bsd.port.pre.mk>