aboutsummaryrefslogtreecommitdiff
path: root/games/quake3-data
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-03-20 21:43:39 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-03-20 21:43:39 +0000
commit2a773c0614013450c8247dc7432c93006df6921b (patch)
treef2f511dc95b1069d1088409da6668089cb927a9c /games/quake3-data
parented75aa39aa049fb4a71ae445a29dd676313ebbd5 (diff)
downloadports-2a773c0614013450c8247dc7432c93006df6921b.tar.gz
ports-2a773c0614013450c8247dc7432c93006df6921b.zip
games/quake3-data
- Make Q3DIR in Makefile.include PREFIX safe, broke urbanterror-data port test games/ioquake3-devel - Update to SVN r1936, includes bug fixes and security enhancements games/urbanterror-data - Update from 4.1 to 4.1.1 - Unfortunately currently only 1 working mirror - Avoid "Q3DIR!=make -V" games/iourbanterror - Add SVN release information to PORTVERSION - Use r1936 engine sources games/openarena - Update to SVN r1910 based engine sources games/openarena-oax - Update from B47 to B48 release PR: ports/155716 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes
Notes: svn path=/head/; revision=271362
Diffstat (limited to 'games/quake3-data')
-rw-r--r--games/quake3-data/Makefile.include6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/quake3-data/Makefile.include b/games/quake3-data/Makefile.include
index 798e545a4268..8f1caeb5e52f 100644
--- a/games/quake3-data/Makefile.include
+++ b/games/quake3-data/Makefile.include
@@ -1,14 +1,14 @@
-# Makefile for defining variables used by other Doom related ports.
+# Makefile for defining variables used by other Quake3 related ports.
# Set variables.
Q3PKGNAMEPREFIX?=quake3-
-Q3DIR?= ${LOCALBASE}/share/quake3
+Q3DIR?= ${PREFIX}/share/quake3
# Add them to the environment.
MAKE_ENV+= Q3DIR="${Q3DIR}"
-PLIST_SUB+= Q3DIR="${Q3DIR:S/${LOCALBASE}\///}"
+PLIST_SUB+= Q3DIR="${Q3DIR:S/${PREFIX}\///}"
SUB_LIST+= Q3DIR="${Q3DIR}"
# Add the dependency.