diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:41:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:41:52 +0000 |
commit | 3acd8bd594e99beffb17e70089cbcbb6ffc3382a (patch) | |
tree | c608cd0be9c0d1c3762cb070b83d71cc06097a2b /hebrew/libreoffice | |
parent | eb08c5441cf4772f805b99523084b12164ed2495 (diff) | |
download | ports-3acd8bd594e99beffb17e70089cbcbb6ffc3382a.tar.gz ports-3acd8bd594e99beffb17e70089cbcbb6ffc3382a.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: hebrew)
Notes
Notes:
svn path=/head/; revision=327734
Diffstat (limited to 'hebrew/libreoffice')
-rw-r--r-- | hebrew/libreoffice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hebrew/libreoffice/Makefile b/hebrew/libreoffice/Makefile index 9109f67e7def..0571042211e0 100644 --- a/hebrew/libreoffice/Makefile +++ b/hebrew/libreoffice/Makefile @@ -4,6 +4,7 @@ LO_I18N= he LO_HAS_HELPPACK= yes CATEGORIES= hebrew editors +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include <bsd.port.mk> |