aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-help
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 09:45:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 09:45:36 +0000
commit4a4ec28d37b64039d4eff0f34ad66b543767d758 (patch)
tree96cc94ba02edcc043c52eb3f26adbc632bbe44d8 /graphics/gimp-help
parenta5d24d4bb4a43375b4bbb7f8bc673f8c557f06b4 (diff)
downloadports-4a4ec28d37b64039d4eff0f34ad66b543767d758.tar.gz
ports-4a4ec28d37b64039d4eff0f34ad66b543767d758.zip
Notes
Diffstat (limited to 'graphics/gimp-help')
-rw-r--r--graphics/gimp-help/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/graphics/gimp-help/Makefile b/graphics/gimp-help/Makefile
index 76390a6ac70d..cdf2423a7636 100644
--- a/graphics/gimp-help/Makefile
+++ b/graphics/gimp-help/Makefile
@@ -12,8 +12,6 @@ COMMENT= The meta port for GIMP User Manual
LICENSE= GFDL
-.MAKE.FreeBSD_UL= yes
-
NO_BUILD= yes
NO_INSTALL= yes
NO_MTREE= yes
@@ -49,7 +47,7 @@ sl_NAME= Slovenian
sv_NAME= Swedish
zh_CN_NAME= Chinese Simplified
-OPTIONS_DEFINE= ALL ${LANG_ALL_HTML:U}
+OPTIONS_DEFINE= ALL ${LANG_ALL_HTML:tu}
OPTIONS_DEFAULT= ALL
ALL_DESC= All translations
@@ -57,8 +55,8 @@ ALL_DESC= All translations
${lang}_DETECT?= ${LOCALBASE}/share/gimp/help/${lang}/index.html
${lang}_PORT?= misc/gimp-help-${lang}
${lang}_NAME?= ${lang}
-${lang:U}_DESC= ${${lang}_NAME}
-${lang:U}_RUN_DEPENDS= ${${lang}_DETECT}:${PORTSDIR}/${${lang}_PORT}
+${lang:tu}_DESC= ${${lang}_NAME}
+${lang:tu}_RUN_DEPENDS= ${${lang}_DETECT}:${PORTSDIR}/${${lang}_PORT}
ALL_RUN_DEPENDS+= ${${lang}_DETECT}:${PORTSDIR}/${${lang}_PORT}
.endfor