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-fi/Makefile | |
parent | 45904a0616c0906d25a1f15ba4250b1089819d46 (diff) | |
download | ports-0ca9a312ae64d477c3b28529f53d1d26a82793d5.tar.gz ports-0ca9a312ae64d477c3b28529f53d1d26a82793d5.zip |
Notes
Diffstat (limited to 'editors/calligra-l10n-fi/Makefile')
-rw-r--r-- | editors/calligra-l10n-fi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligra-l10n-fi/Makefile b/editors/calligra-l10n-fi/Makefile index 1811976f904b..6392cd0bd9ce 100644 --- a/editors/calligra-l10n-fi/Makefile +++ b/editors/calligra-l10n-fi/Makefile @@ -10,5 +10,5 @@ COMMENT= Finnish messages and documentation for Calligra CALLIGRA_L10N= fi -.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" +.include "${.CURDIR:H:H}/editors/calligra-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> |