diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:30:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:30:00 +0000 |
commit | a285ade9102ca7c15642dfccd7816abc3c725c98 (patch) | |
tree | 19bc9b9ac2797b3584833a8988be56772582cfb3 /german/libreoffice | |
parent | d45779fa4ad158e597ce79f5d04217c4b0f7f814 (diff) |
Notes
Diffstat (limited to 'german/libreoffice')
-rw-r--r-- | german/libreoffice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/german/libreoffice/Makefile b/german/libreoffice/Makefile index 64d4b207bb98..8d2e3fd425c7 100644 --- a/german/libreoffice/Makefile +++ b/german/libreoffice/Makefile @@ -4,6 +4,7 @@ LO_I18N= de LO_HAS_HELPPACK= yes CATEGORIES= german editors +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include <bsd.port.mk> |