aboutsummaryrefslogtreecommitdiff
path: root/games/linux-doom3-demo
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-09-07 12:43:22 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-09-07 12:43:22 +0000
commitaea21b3b3619470bf2d902f69eccd14e83001a5c (patch)
treed41bcf410a7fc743b61a34bce3e34230f2282700 /games/linux-doom3-demo
parent9612b325c23ce22fb17f659ba29e3bc21d9ce6aa (diff)
downloadports-aea21b3b3619470bf2d902f69eccd14e83001a5c.tar.gz
ports-aea21b3b3619470bf2d902f69eccd14e83001a5c.zip
- In Uses/linux.mk use the loop variable directly when appending to
*_DEPENDS. Helper variables derived from the loop variable aren't expanded causing *_DEPENDS to be incorrect. - Bump all ports with more than one value in USE_LINUX. PR: 211645 Reported by: jkim
Notes
Notes: svn path=/head/; revision=421496
Diffstat (limited to 'games/linux-doom3-demo')
-rw-r--r--games/linux-doom3-demo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-doom3-demo/Makefile b/games/linux-doom3-demo/Makefile
index 64cfbf97835a..a82755664b81 100644
--- a/games/linux-doom3-demo/Makefile
+++ b/games/linux-doom3-demo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= doom3-demo
PORTVERSION= 1.1.1286
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games linux
MASTER_SITES= http://www.hup.hu/~trey/DOOM3/ \
http://darkstar.ist.utl.pt/pub/games/ \