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-brx/Makefile | |
parent | f4e5486c896605bcb4105ca84892d07334c78771 (diff) | |
download | ports-851ab9c5e0a6cd9a7e6319aa02b7057d9e4a3133.tar.gz ports-851ab9c5e0a6cd9a7e6319aa02b7057d9e4a3133.zip |
Notes
Diffstat (limited to 'editors/libreoffice-brx/Makefile')
-rw-r--r-- | editors/libreoffice-brx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/libreoffice-brx/Makefile b/editors/libreoffice-brx/Makefile index 8137aba29c76..00c529ff99fa 100644 --- a/editors/libreoffice-brx/Makefile +++ b/editors/libreoffice-brx/Makefile @@ -2,7 +2,6 @@ LO_I18N= brx -NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include <bsd.port.mk> |