aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-05-11 17:54:39 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-05-11 17:54:39 +0000
commitdd5e7da80d3bb1d3d822fe0e157a2b06416e4ceb (patch)
treedde8e11b37137f5136bef813699590c9c2befa79 /games
parentbfd7dc5069cadcef20dbf93212cc641d91776299 (diff)
downloadports-dd5e7da80d3bb1d3d822fe0e157a2b06416e4ceb.tar.gz
ports-dd5e7da80d3bb1d3d822fe0e157a2b06416e4ceb.zip
Fix RUN_DEPENDS after darkplaces update
Notes
Notes: svn path=/head/; revision=386094
Diffstat (limited to 'games')
-rw-r--r--games/quake-dpmod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake-dpmod/Makefile b/games/quake-dpmod/Makefile
index de15c24b3e3e..74f9e6368b80 100644
--- a/games/quake-dpmod/Makefile
+++ b/games/quake-dpmod/Makefile
@@ -12,7 +12,7 @@ DISTNAME= darkplacesmod${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Quake 1 modification (for DarkPlaces)
-RUN_DEPENDS= ${LOCALBASE}/share/darkplaces/dummy:${PORTSDIR}/games/darkplaces
+RUN_DEPENDS= darkplaces>=0:${PORTSDIR}/games/darkplaces
USES= zip
NO_BUILD= yes