900062f127
This patch replaces a bunch of ${CURDIR}/../../ by ${CURDIR:H:H}; the latter is considered proper contemporary usage by kde@ . The patch is independent of other KDE4 infrastructure changes. PR: 209303 Submitted by: Adriaan de Groot <groot@kde.org>, rakuco, T.C.Berner <tcberner@gmail.com> (kde)
15 lines
313 B
Makefile
15 lines
313 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= kde-l10n
|
|
PORTVERSION= ${KDE4_VERSION}
|
|
CATEGORIES= korean kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Korean messages and documentation for KDE SC 4
|
|
|
|
KDE4_L10N= ko
|
|
|
|
.include "${.CURDIR:H:H}/misc/kde4-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|