diff options
Diffstat (limited to 'editors/calligra-l10n-bs/Makefile')
-rw-r--r-- | editors/calligra-l10n-bs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligra-l10n-bs/Makefile b/editors/calligra-l10n-bs/Makefile index 7752dff0f947..ac9e2bf17cde 100644 --- a/editors/calligra-l10n-bs/Makefile +++ b/editors/calligra-l10n-bs/Makefile @@ -10,5 +10,5 @@ COMMENT= Bosnian messages and documentation for Calligra CALLIGRA_L10N= bs -.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" +.include "${.CURDIR:H:H}/editors/calligra-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> |