aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4-runtime
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-08-13 14:32:08 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-08-13 14:32:08 +0000
commitc33d52ff3c3933214f24108b7d5ed11ca52bb8b9 (patch)
tree87de8491e7edc54ef94d83515ad85c4956ef51a7 /x11/kdebase4-runtime
parent7f12eb50822843ab4348d488819ae8cae046c40f (diff)
downloadports-c33d52ff3c3933214f24108b7d5ed11ca52bb8b9.tar.gz
ports-c33d52ff3c3933214f24108b7d5ed11ca52bb8b9.zip
Notes
Diffstat (limited to 'x11/kdebase4-runtime')
-rw-r--r--x11/kdebase4-runtime/Makefile3
1 files changed, 2 insertions, 1 deletions
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>