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