diff options
Diffstat (limited to 'deskutils/conkyforecast/Makefile')
-rw-r--r-- | deskutils/conkyforecast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/conkyforecast/Makefile b/deskutils/conkyforecast/Makefile index 408f200df79e..c82e46f7249c 100644 --- a/deskutils/conkyforecast/Makefile +++ b/deskutils/conkyforecast/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= conky:${PORTSDIR}/sysutils/conky \ USE_PYTHON= yes USE_PYDISTUTILS=yes INSTALL_EGGINFO=yes -USE_GETTEXT= yes +USES= gettext SUB_FILES= pkg-message SUB_LIST+= FONTSDIR="${FONTSDIR:S|${PREFIX}/||}" PLIST_SUB= FONTSDIR="${FONTSDIR:S|${PREFIX}/||}" |