diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:43:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:43:02 +0000 |
commit | e9b2d1612d55f54943b59e295cd6d37c9e87a724 (patch) | |
tree | 0f7879dfe3697c318a62075b9620cfb651ff6117 /hungarian/libreoffice | |
parent | 3acd8bd594e99beffb17e70089cbcbb6ffc3382a (diff) |
Notes
Diffstat (limited to 'hungarian/libreoffice')
-rw-r--r-- | hungarian/libreoffice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hungarian/libreoffice/Makefile b/hungarian/libreoffice/Makefile index 873d0cbff645..310f72402e94 100644 --- a/hungarian/libreoffice/Makefile +++ b/hungarian/libreoffice/Makefile @@ -4,6 +4,7 @@ LO_I18N= hu LO_HAS_HELPPACK= yes CATEGORIES= hungarian editors +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include <bsd.port.mk> |