aboutsummaryrefslogtreecommitdiff
path: root/games/trigger-rally
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-13 16:54:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-13 16:54:55 +0000
commit9468432a48314313f7585654ac6db575a0b6648a (patch)
tree545ac8faaf58a17f5075028cc7de936c43e387a2 /games/trigger-rally
parent7dab44519c236716f2931f748b67aa53dbd55ed4 (diff)
downloadports-9468432a48314313f7585654ac6db575a0b6648a.tar.gz
ports-9468432a48314313f7585654ac6db575a0b6648a.zip
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=431402
Diffstat (limited to 'games/trigger-rally')
-rw-r--r--games/trigger-rally/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trigger-rally/Makefile b/games/trigger-rally/Makefile
index 051aba5c1321..d5fb0e099136 100644
--- a/games/trigger-rally/Makefile
+++ b/games/trigger-rally/Makefile
@@ -12,7 +12,7 @@ COMMENT= Rally car racing game
BUILD_DEPENDS= jam:devel/jam
LIB_DEPENDS= libphysfs.so:devel/physfs
-RUN_DEPENDS= ${DATADIR}/trigger.config.defs:games/trigger-data
+RUN_DEPENDS= ${LOCALBASE}/${DATADIR_REL}/trigger.config.defs:games/trigger-data
USES= openal:al,alut tar:bzip2
USE_SDL= sdl image