summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2007-06-05 06:15:44 +0000
committeralepulver <alepulver@FreeBSD.org>2007-06-05 06:15:44 +0000
commitc69fe17ab1fa9840904d3e481a71c06f408b1550 (patch)
treea4dbd554f70d5566204137738ada33f9be8a5512 /games
parent01c1f4566d3a0deee0e627e723bfd852fcf8b0a9 (diff)
downloadFreeBSD-ports-c69fe17ab1fa9840904d3e481a71c06f408b1550.zip
FreeBSD-ports-c69fe17ab1fa9840904d3e481a71c06f408b1550.tar.gz
- Add PORTSCOUT to avoid beta versions being reported as new ones.
Diffstat (limited to 'games')
-rw-r--r--games/uhexen2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/uhexen2/Makefile b/games/uhexen2/Makefile
index d76a576..164b957 100644
--- a/games/uhexen2/Makefile
+++ b/games/uhexen2/Makefile
@@ -30,6 +30,8 @@ OPTIONS= DEMO "Install demo version of the game data" off \
LAUNCHER_GTK2 "Build graphical (GTK2) game launcher" off \
X86_ASM "Enable use of optimized x86 assembly code" on
+PORTSCOUT= skipb:yes
+
.include <bsd.port.pre.mk>
.if defined(WITHOUT_HEXEN2) && defined(WITHOUT_HW)
OpenPOWER on IntegriCloud