aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/kde4-runtime/Makefile3
-rw-r--r--x11/kdebase4-runtime/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile
index 4f60533ca2ba..6cd9ebd08127 100644
--- a/x11/kde4-runtime/Makefile
+++ b/x11/kde4-runtime/Makefile
@@ -48,6 +48,7 @@ post-patch:
${PATCH_WRKSRC}/khelpcenter/infotree.cpp \
${PATCH_WRKSRC}/kioslave/info/kde-info2html.conf \
${PATCH_WRKSRC}/kioslave/man/kio_man.cpp \
- ${PATCH_WRKSRC}/kioslave/man/man2html.cpp
+ ${PATCH_WRKSRC}/kioslave/man/man2html.cpp \
+ ${PATCH_WRKSRC}/cmake/modules/FindCLucene.cmake
.include <bsd.port.post.mk>
diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile
index 4f60533ca2ba..6cd9ebd08127 100644
--- a/x11/kdebase4-runtime/Makefile
+++ b/x11/kdebase4-runtime/Makefile
@@ -48,6 +48,7 @@ post-patch:
${PATCH_WRKSRC}/khelpcenter/infotree.cpp \
${PATCH_WRKSRC}/kioslave/info/kde-info2html.conf \
${PATCH_WRKSRC}/kioslave/man/kio_man.cpp \
- ${PATCH_WRKSRC}/kioslave/man/man2html.cpp
+ ${PATCH_WRKSRC}/kioslave/man/man2html.cpp \
+ ${PATCH_WRKSRC}/cmake/modules/FindCLucene.cmake
.include <bsd.port.post.mk>