aboutsummaryrefslogtreecommitdiff
path: root/games/vegastrike
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/vegastrike
parent7dab44519c236716f2931f748b67aa53dbd55ed4 (diff)
downloadports-9468432a48314313f7585654ac6db575a0b6648a.tar.gz
ports-9468432a48314313f7585654ac6db575a0b6648a.zip
Notes
Diffstat (limited to 'games/vegastrike')
-rw-r--r--games/vegastrike/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vegastrike/Makefile b/games/vegastrike/Makefile
index a3dab36c33af..5acdf4ba7ae1 100644
--- a/games/vegastrike/Makefile
+++ b/games/vegastrike/Makefile
@@ -14,7 +14,7 @@ COMMENT= Open source 3D space simulator
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= ${DATADIR}/vegastrike.ico:games/vegastrike-data
+RUN_DEPENDS= ${LOCALBASE}/${DATADIR_REL}/vegastrike.ico:games/vegastrike-data
LIB_DEPENDS= libboost_python.so:devel/boost-python-libs \
libexpat.so:textproc/expat2 \
libvorbis.so:audio/libvorbis \