aboutsummaryrefslogtreecommitdiff
path: root/games/doom-data/Makefile.include
diff options
context:
space:
mode:
Diffstat (limited to 'games/doom-data/Makefile.include')
-rw-r--r--games/doom-data/Makefile.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doom-data/Makefile.include b/games/doom-data/Makefile.include
index c73dc7faca71..9506a6b7f494 100644
--- a/games/doom-data/Makefile.include
+++ b/games/doom-data/Makefile.include
@@ -12,5 +12,5 @@ PLIST_SUB+= DMDIR="${DMDIR:S/${LOCALBASE}\///}"
SUB_LIST+= DMDIR="${DMDIR}"
.if ${PORTNAME} != "data"
-RUN_DEPENDS+= doom-data>0:${PORTSDIR}/games/doom-data
+RUN_DEPENDS+= doom-data>0:games/doom-data
.endif