summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-05-11 17:54:39 +0000
committerantoine <antoine@FreeBSD.org>2015-05-11 17:54:39 +0000
commit98637c4f9e32ff8f830525d0670ff640588464d3 (patch)
treedde8e11b37137f5136bef813699590c9c2befa79
parent0fc971bb50a32f2d0d2d207571f909ef64e8ba54 (diff)
downloadFreeBSD-ports-98637c4f9e32ff8f830525d0670ff640588464d3.zip
FreeBSD-ports-98637c4f9e32ff8f830525d0670ff640588464d3.tar.gz
Fix RUN_DEPENDS after darkplaces update
-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 de15c24..74f9e63 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
OpenPOWER on IntegriCloud