diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 06:38:31 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 06:38:31 +0800 |
commit | 6491a18b3ab98a530e3e14529ef0551f7fc5138f (patch) | |
tree | 376e2d84f1cfe96af1f0fd8e580e9dc58e88efdf /portuguese/calligra-l10n | |
parent | cbee5eb19f280eff9c4086b3ca433aee1b375672 (diff) | |
download | freebsd-ports-gnome-6491a18b3ab98a530e3e14529ef0551f7fc5138f.tar.gz freebsd-ports-gnome-6491a18b3ab98a530e3e14529ef0551f7fc5138f.tar.zst freebsd-ports-gnome-6491a18b3ab98a530e3e14529ef0551f7fc5138f.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: portuguese)
Diffstat (limited to 'portuguese/calligra-l10n')
-rw-r--r-- | portuguese/calligra-l10n/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/portuguese/calligra-l10n/Makefile b/portuguese/calligra-l10n/Makefile index 44c050d723fc..51466ea3f9c5 100644 --- a/portuguese/calligra-l10n/Makefile +++ b/portuguese/calligra-l10n/Makefile @@ -9,5 +9,6 @@ COMMENT= Portuguese messages and documentation for Calligra CALLIGRA_L10N= pt +NO_STAGE= yes .include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> |