diff options
Diffstat (limited to 'editors/calligra-l10n-en_GB/Makefile')
-rw-r--r-- | editors/calligra-l10n-en_GB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligra-l10n-en_GB/Makefile b/editors/calligra-l10n-en_GB/Makefile index 92bd88fa8a29..1b3c00dbb77f 100644 --- a/editors/calligra-l10n-en_GB/Makefile +++ b/editors/calligra-l10n-en_GB/Makefile @@ -10,7 +10,7 @@ COMMENT= British messages and documentation for Calligra CALLIGRA_L10N= en_GB -USE_BZIP2= yes +USES= tar:bzip2 .include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> |