diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-05-24 05:44:56 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-05-24 05:44:56 +0000 |
commit | 0ca9a312ae64d477c3b28529f53d1d26a82793d5 (patch) | |
tree | 04db560c5d761310f888d48cbbfd1e03db25d548 /editors/calligra-l10n-cs/Makefile | |
parent | 45904a0616c0906d25a1f15ba4250b1089819d46 (diff) |
Notes
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 3d1da6b9a4c4..75a24971df45 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> |