summaryrefslogtreecommitdiff
path: root/editors/libreoffice-et/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2015-09-23 21:06:12 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2015-09-23 21:06:12 +0000
commit75883644e15e5a6ba265912477d6a33afef8a834 (patch)
tree80ccc66b53ed281eb76c78baf1e6705e000c3775 /editors/libreoffice-et/Makefile
parentdevel/b2: fix typo in pkg-descr (diff)
Update to 5.0.2.
Notes
Notes: svn path=/head/; revision=397662
Diffstat (limited to 'editors/libreoffice-et/Makefile')
-rw-r--r--editors/libreoffice-et/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice-et/Makefile b/editors/libreoffice-et/Makefile
index c1e7bd4a59de..ea6c3527f679 100644
--- a/editors/libreoffice-et/Makefile
+++ b/editors/libreoffice-et/Makefile
@@ -3,6 +3,6 @@
LO_I18N= et
LO_HAS_HELPPACK= yes
-.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
+.include "${.CURDIR}/../../editors/libreoffice/Makefile.i18n"
.include <bsd.port.mk>