mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix RUN_DEPENDS after darkplaces update
This commit is contained in:
parent
bfd7dc5069
commit
dd5e7da80d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386094
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user