aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice-as/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-as/Makefile
parent4a6d4da205bbbe14c968f0ec18d9efecbd2a5b74 (diff)
downloadports-75883644e15e5a6ba265912477d6a33afef8a834.tar.gz
ports-75883644e15e5a6ba265912477d6a33afef8a834.zip
Notes
Diffstat (limited to 'editors/libreoffice-as/Makefile')
-rw-r--r--editors/libreoffice-as/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice-as/Makefile b/editors/libreoffice-as/Makefile
index be32de05f708..824a0404af13 100644
--- a/editors/libreoffice-as/Makefile
+++ b/editors/libreoffice-as/Makefile
@@ -2,6 +2,6 @@
LO_I18N= as
-.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
+.include "${.CURDIR}/../../editors/libreoffice/Makefile.i18n"
.include <bsd.port.mk>