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 /editors/calligra-l10n-kk/Makefile | |
parent | 4ad4a3397094eb5e7be5f04688bcac9fe30f9bcb (diff) | |
download | ports-4998a19923681e8f3be9a4c7f1e4a1da7d79f870.tar.gz ports-4998a19923681e8f3be9a4c7f1e4a1da7d79f870.zip |
- Update Calligra Suite to 2.7.5.
- Require a new compiler to build Calligra.
- Make GTL really an option in Calligra.
- STAGEify.
- Use OPTIONS helpers.
- Set NO_ARCH for translation ports.
- Add translation port for Intelingua.
Calligra 2.7 release notes:
http://www.calligra.org/news/calligra-2-7-released
Notes
Notes:
svn path=/head/; revision=336675
Diffstat (limited to 'editors/calligra-l10n-kk/Makefile')
-rw-r--r-- | editors/calligra-l10n-kk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/calligra-l10n-kk/Makefile b/editors/calligra-l10n-kk/Makefile index a54c45458ac0..9d0e0e3cd3b2 100644 --- a/editors/calligra-l10n-kk/Makefile +++ b/editors/calligra-l10n-kk/Makefile @@ -9,6 +9,5 @@ COMMENT= Kazakh messages and documentation for Calligra CALLIGRA_L10N= kk -NO_STAGE= yes .include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> |