summaryrefslogtreecommitdiffstats
path: root/games/quake-dpmod
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2005-12-12 09:25:24 +0000
committergarga <garga@FreeBSD.org>2005-12-12 09:25:24 +0000
commitdf68b1ca315c34f0adfbccfa2efcd79f674adba2 (patch)
tree6bcbd1a3913f8dfb0157b0189eed304169ec1b32 /games/quake-dpmod
parentc8a0f05195b2207289007bcba604137d5eb81da1 (diff)
downloadFreeBSD-ports-df68b1ca315c34f0adfbccfa2efcd79f674adba2.zip
FreeBSD-ports-df68b1ca315c34f0adfbccfa2efcd79f674adba2.tar.gz
- Changed quake-data/Makefile.include to be more similar to bsd.*.mk files,
also it doesn't override port's variables. - Change dependant ports. PR: ports/90145 Submitted by: maintainer
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 7f2b4fb..0949dd4 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 | \
OpenPOWER on IntegriCloud