diff options
Diffstat (limited to 'x11/kde4-runtime/Makefile')
-rw-r--r-- | x11/kde4-runtime/Makefile | 3 |
1 files changed, 2 insertions, 1 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> |