diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-16 00:22:57 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-16 00:22:57 +0000 |
commit | 22cb2afe3821851319d16b5316c9924979356aee (patch) | |
tree | c2450df77117b9234da02bc34ef3eec5943aaf4b /deskutils/recoll | |
parent | 176c83a10c4c26997bd12441887579a8f4e08dca (diff) | |
download | ports-22cb2afe3821851319d16b5316c9924979356aee.tar.gz ports-22cb2afe3821851319d16b5316c9924979356aee.zip |
Notes
Diffstat (limited to 'deskutils/recoll')
-rw-r--r-- | deskutils/recoll/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index a7c3e11f6b8d..addd7c50d68a 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -3,7 +3,7 @@ PORTNAME= recoll PORTVERSION= 1.19.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://www.lesbonscomptes.com/${PORTNAME}/ @@ -16,7 +16,7 @@ BUILD_DEPENDS= xapian-core>=0:${PORTSDIR}/databases/xapian-core RUN_DEPENDS:= ${BUILD_DEPENDS} \ antiword:${PORTSDIR}/textproc/antiword \ catdoc:${PORTSDIR}/textproc/catdoc \ - wpd2html:${PORTSDIR}/textproc/libwpd \ + wpd2html:${PORTSDIR}/textproc/libwpd010 \ xsltproc:${PORTSDIR}/textproc/libxslt \ unrar:${PORTSDIR}/archivers/unrar \ unrtf:${PORTSDIR}/textproc/unrtf |