aboutsummaryrefslogtreecommitdiff
path: root/games/quake-dpmod
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-12-12 09:25:24 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-12-12 09:25:24 +0000
commit506e4ece925777ec59739fab3448104613e08b44 (patch)
tree0dfea0b8b145a4110806e11ac1407c1abfd9fa0d /games/quake-dpmod
parentca323aed9461a8d3d695e53b243053fbef56595c (diff)
downloadports-506e4ece925777ec59739fab3448104613e08b44.tar.gz
ports-506e4ece925777ec59739fab3448104613e08b44.zip
Notes
Diffstat (limited to 'games/quake-dpmod')
-rw-r--r--games/quake-dpmod/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/quake-dpmod/Makefile b/games/quake-dpmod/Makefile
index 7f2b4fb3ac30..0949dd433efe 100644
--- a/games/quake-dpmod/Makefile
+++ b/games/quake-dpmod/Makefile
@@ -9,6 +9,7 @@ PORTNAME= dpmod
PORTVERSION= 20050818
CATEGORIES= games
MASTER_SITES= http://offload1.icculus.org/twilight/darkplaces/files/
+PKGNAMEPREFIX= ${Q1PKGNAMEPREFIX}
DISTNAME= darkplacesmod${PORTVERSION}
MAINTAINER= alejandro@varnet.biz
@@ -20,6 +21,8 @@ USE_ZIP= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
+DATDAIR= ${Q1DIR}/${PORTNAME}
+
post-extract:
# Remove CVS directories
@${FIND} ${WRKDIR} -type d -name CVS -print0 | \