diff options
Diffstat (limited to 'misc/kde4-l10n-it/Makefile')
-rw-r--r-- | misc/kde4-l10n-it/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/kde4-l10n-it/Makefile b/misc/kde4-l10n-it/Makefile index c30057cfbe44..43ff0a5e8948 100644 --- a/misc/kde4-l10n-it/Makefile +++ b/misc/kde4-l10n-it/Makefile @@ -14,6 +14,9 @@ COMMENT= Italian messages and documentation for KDE4 KDE4_L10N= it +MANLANG= ${KDE4_L10N} +.include <${.CURDIR}/Makefile.man> + post-extract: ${MKDIR} ${WRKSRC}/build |