aboutsummaryrefslogtreecommitdiff
path: root/www/nuvolaplayer-all-services
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 /www/nuvolaplayer-all-services
parent7dab44519c236716f2931f748b67aa53dbd55ed4 (diff)
downloadports-9468432a48314313f7585654ac6db575a0b6648a.tar.gz
ports-9468432a48314313f7585654ac6db575a0b6648a.zip
Notes
Diffstat (limited to 'www/nuvolaplayer-all-services')
-rw-r--r--www/nuvolaplayer-all-services/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nuvolaplayer-all-services/Makefile b/www/nuvolaplayer-all-services/Makefile
index a0ec797e5558..af1624e96852 100644
--- a/www/nuvolaplayer-all-services/Makefile
+++ b/www/nuvolaplayer-all-services/Makefile
@@ -24,7 +24,7 @@ OPTIONS_DEFAULT=${OPTIONS_DEFINE}
. for o in ${OPTIONS_DEFINE}
${o}_DESC= ${NV_${o}_DESC} support
-${o}_RUN_DEPENDS=${_DATADIR}/web_apps/${NV_${o}_NAME:S/-/_/g}/metadata.json:www/${PORTNAME}-${NV_${o}_NAME}
+${o}_RUN_DEPENDS=${_DATADIR:S,^${PREFIX}/,${LOCALBASE}/,}/web_apps/${NV_${o}_NAME:S/-/_/g}/metadata.json:www/${PORTNAME}-${NV_${o}_NAME}
. endfor
.else
NV_ID= ${${.CURDIR:T:S/${PORTNAME}-//}_ID}