aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice-en_GB/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-en_GB/Makefile
parent4a6d4da205bbbe14c968f0ec18d9efecbd2a5b74 (diff)
downloadports-75883644e15e5a6ba265912477d6a33afef8a834.tar.gz
ports-75883644e15e5a6ba265912477d6a33afef8a834.zip
Update to 5.0.2.
Notes
Notes: svn path=/head/; revision=397662
Diffstat (limited to 'editors/libreoffice-en_GB/Makefile')
-rw-r--r--editors/libreoffice-en_GB/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice-en_GB/Makefile b/editors/libreoffice-en_GB/Makefile
index 2835b3a68ae6..ef54a79a8659 100644
--- a/editors/libreoffice-en_GB/Makefile
+++ b/editors/libreoffice-en_GB/Makefile
@@ -3,6 +3,6 @@
LO_I18N= en_GB
LO_HAS_HELPPACK= yes
-.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
+.include "${.CURDIR}/../../editors/libreoffice/Makefile.i18n"
.include <bsd.port.mk>