diff options
author | jkim <jkim@FreeBSD.org> | 2013-10-26 01:05:50 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2013-10-26 01:05:50 +0800 |
commit | 2fe4d4683f8cde79da9bca41bf575cee44beb18e (patch) | |
tree | 3d2fe99fe52e41b1f90c4a4fc9ce7a45cff3d363 /editors/libreoffice-nso/Makefile | |
parent | 26402c9685285b62ed4424c15285bddb9679ec79 (diff) | |
download | freebsd-ports-gnome-2fe4d4683f8cde79da9bca41bf575cee44beb18e.tar.gz freebsd-ports-gnome-2fe4d4683f8cde79da9bca41bf575cee44beb18e.tar.zst freebsd-ports-gnome-2fe4d4683f8cde79da9bca41bf575cee44beb18e.zip |
- Update to 4.0.6.
- Support staging.
Diffstat (limited to 'editors/libreoffice-nso/Makefile')
-rw-r--r-- | editors/libreoffice-nso/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/libreoffice-nso/Makefile b/editors/libreoffice-nso/Makefile index abd294400892..7df4b1e3d3d1 100644 --- a/editors/libreoffice-nso/Makefile +++ b/editors/libreoffice-nso/Makefile @@ -2,7 +2,6 @@ LO_I18N= nso -NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include <bsd.port.mk> |