summaryrefslogtreecommitdiffstats
path: root/x11/kdelibs4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdelibs4/Makefile')
-rw-r--r--x11/kdelibs4/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 038352e..5b57ada 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -89,12 +89,6 @@ post-patch:
# Fix rgb named colors database path.
${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \
${PATCH_WRKSRC}/kdeui/colors/kcolordialog.cpp
-# Ports fails to locate pimlibs and workspace when PREFIX!=KDE4_PREFIX.
-# More search paths resolve the problem.
-.for module in KdepimLibs KDE4Workspace
- ${REINPLACE_CMD} -e '/find_package/s,PATHS,PATHS ${KDE4_PREFIX}/lib/cmake/${module},' \
- ${PATCH_WRKSRC}/cmake/modules/Find${module}.cmake
-.endfor
pre-configure:
${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
OpenPOWER on IntegriCloud