diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-24 09:03:46 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-24 09:03:46 +0000 |
commit | 38cf689b454d378dea334a9690a8c459f23d1d79 (patch) | |
tree | d8b31e8af3c845dc91cbc104105e0a5f0d2f3053 /deskutils/recoll | |
parent | d353e3d8a0e391e960f3a19f6af5ef604c05c607 (diff) |
Notes
Diffstat (limited to 'deskutils/recoll')
-rw-r--r-- | deskutils/recoll/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index f6d3e9082c66..346008a489b5 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -11,6 +11,8 @@ COMMENT= Personal full text search package, based on Xapian LICENSE= GPLv2 +BROKEN= Fails to package + BUILD_DEPENDS= xapian-core>=0:${PORTSDIR}/databases/xapian-core RUN_DEPENDS:= ${BUILD_DEPENDS} \ xsltproc:${PORTSDIR}/textproc/libxslt \ |