diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-05-26 03:38:38 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-05-26 03:38:38 +0000 |
commit | 900062f127a90398e19f8b7a4472e1f5b95ce42a (patch) | |
tree | bcdaa37f32a499c7711707bd63d6e0224ec074c0 /polish | |
parent | 43a869f0d6c80e4df105e2e25d63ba5afb7529fe (diff) | |
download | ports-900062f127a90398e19f8b7a4472e1f5b95ce42a.tar.gz ports-900062f127a90398e19f8b7a4472e1f5b95ce42a.zip |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/kde4-l10n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/kde4-l10n/Makefile b/polish/kde4-l10n/Makefile index 7d430bcb078c..b653ce451a7b 100644 --- a/polish/kde4-l10n/Makefile +++ b/polish/kde4-l10n/Makefile @@ -10,5 +10,5 @@ COMMENT= Polish messages and documentation for KDE SC 4 KDE4_L10N= pl -.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" +.include "${.CURDIR:H:H}/misc/kde4-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> |