summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authormarkd <markd>2013-08-13 20:00:41 +0000
committermarkd <markd>2013-08-13 20:00:41 +0000
commite2f28f847de232b59b76de3e3b1af61144c7b240 (patch)
treeff5aa2223fd4a24b40fb97ed0251863e7725149e /sysutils
parentc9184758f13be326b72493eb0621ba405052a257 (diff)
downloadpkgsrc-e2f28f847de232b59b76de3e3b1af61144c7b240.tar.gz
Depend on the latest version of libclucene as older versions wont result
in current PLIST.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/strigi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/strigi/Makefile b/sysutils/strigi/Makefile
index 571fdd33740..5faeeb8a502 100644
--- a/sysutils/strigi/Makefile
+++ b/sysutils/strigi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2013/08/13 11:55:24 abs Exp $
+# $NetBSD: Makefile,v 1.38 2013/08/13 20:00:41 markd Exp $
DISTNAME= strigi-0.7.8
PKGREVISION= 6
@@ -38,6 +38,7 @@ CMAKE_ARGS+= -Dtest_LIBS=${RT_LIB_SCHED}
pre-configure:
${LN} -sf ${QTDIR}/bin/qmake ${BUILDLINK_DIR}/bin/
+BUILDLINK_API_DEPENDS.libclucene+= libclucene>=2.3.3.4
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/cppunit/buildlink3.mk"