From 900062f127a90398e19f8b7a4472e1f5b95ce42a Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Thu, 26 May 2016 03:38:38 +0000 Subject: Many KDE i10n ports: Patch updates CURDIR 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 , rakuco, T.C.Berner (kde) --- x11/libkonq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/libkonq') diff --git a/x11/libkonq/Makefile b/x11/libkonq/Makefile index 075cf22e53d0..88f3f47c4bcf 100644 --- a/x11/libkonq/Makefile +++ b/x11/libkonq/Makefile @@ -17,7 +17,7 @@ USE_QT4= corelib dbus gui \ moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes -DISTINFO_FILE= ${PORTSDIR}/x11/kde4-baseapps/distinfo +DISTINFO_FILE= ${.CURDIR:H:H}/x11/kde4-baseapps/distinfo BUILD_WRKSRC= ${CONFIGURE_WRKSRC}/lib/konq INSTALL_WRKSRC= ${BUILD_WRKSRC} -- cgit v1.2.3