1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Fix RUN_DEPENDS after darkplaces update

This commit is contained in:
Antoine Brodin 2015-05-11 17:54:39 +00:00
parent bfd7dc5069
commit dd5e7da80d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386094

View File

@ -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