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