summaryrefslogtreecommitdiff
path: root/editors/libreoffice-gl/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-gl/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-gl/Makefile')
-rw-r--r--editors/libreoffice-gl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice-gl/Makefile b/editors/libreoffice-gl/Makefile
index bed6162fe09b..5353a60e83a2 100644
--- a/editors/libreoffice-gl/Makefile
+++ b/editors/libreoffice-gl/Makefile
@@ -3,6 +3,6 @@
LO_I18N= gl
LO_HAS_HELPPACK= yes
-.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
+.include "${.CURDIR}/../../editors/libreoffice/Makefile.i18n"
.include <bsd.port.mk>