diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2013-10-25 17:05:50 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2013-10-25 17:05:50 +0000 |
commit | 851ab9c5e0a6cd9a7e6319aa02b7057d9e4a3133 (patch) | |
tree | 3d2fe99fe52e41b1f90c4a4fc9ce7a45cff3d363 /editors/libreoffice-am/Makefile | |
parent | f4e5486c896605bcb4105ca84892d07334c78771 (diff) | |
download | freebsd-ports-851ab9c5e0a6cd9a7e6319aa02b7057d9e4a3133.zip |
- Update to 4.0.6.
- Support staging.
Diffstat (limited to 'editors/libreoffice-am/Makefile')
-rw-r--r-- | editors/libreoffice-am/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/libreoffice-am/Makefile b/editors/libreoffice-am/Makefile index bf7f55bc56b0..6441863232a4 100644 --- a/editors/libreoffice-am/Makefile +++ b/editors/libreoffice-am/Makefile @@ -2,7 +2,6 @@ LO_I18N= am -NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include <bsd.port.mk> |