diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2013-12-16 22:59:42 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2013-12-16 22:59:42 +0000 |
commit | 4998a19923681e8f3be9a4c7f1e4a1da7d79f870 (patch) | |
tree | 1ada6dedf1f402c82c2666ce99f9e384cdb25a92 /japanese/calligra-l10n | |
parent | 4ad4a3397094eb5e7be5f04688bcac9fe30f9bcb (diff) | |
download | ports-4998a19923681e8f3be9a4c7f1e4a1da7d79f870.tar.gz ports-4998a19923681e8f3be9a4c7f1e4a1da7d79f870.zip |
Notes
Diffstat (limited to 'japanese/calligra-l10n')
-rw-r--r-- | japanese/calligra-l10n/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/calligra-l10n/Makefile b/japanese/calligra-l10n/Makefile index ac8f7d081f10..6b1d0482aeaa 100644 --- a/japanese/calligra-l10n/Makefile +++ b/japanese/calligra-l10n/Makefile @@ -9,6 +9,7 @@ COMMENT= Japanese messages and documentation for Calligra CALLIGRA_L10N= ja -NO_STAGE= yes +USE_BZIP2= yes + .include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> |