aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice-i18n/Makefile
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 /editors/libreoffice-i18n/Makefile
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 'editors/libreoffice-i18n/Makefile')
-rw-r--r--editors/libreoffice-i18n/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice-i18n/Makefile b/editors/libreoffice-i18n/Makefile
index 9511deffeb63..77bd8f9f4fe9 100644
--- a/editors/libreoffice-i18n/Makefile
+++ b/editors/libreoffice-i18n/Makefile
@@ -38,7 +38,7 @@ OPTIONS_MULTI_LANG= ${LO_LANG_ALL:tu}
OPTIONS_DEFAULT= ${LO_LANG_ALL:tu}
.for lang in ${LO_LANG_ALL}
-${lang}_DETECT?= ${PREFIX}/lib/${PORTNAME}/readmes/README_${lang:S/_/-/}
+${lang}_DETECT?= ${LOCALBASE}/lib/${PORTNAME}/readmes/README_${lang:S/_/-/}
${lang}_NAME?= ${lang}
${lang:tu}_PORT?= editors/${PORTNAME}-${lang}
${lang:tu}_DESC= ${${lang}_NAME} localization data