svn commit: r372620 - head/deskutils/recoll
Antoine Brodin
antoine at FreeBSD.org
Sun Nov 16 00:22:58 UTC 2014
Author: antoine
Date: Sun Nov 16 00:22:57 2014
New Revision: 372620
URL: https://svnweb.freebsd.org/changeset/ports/372620
QAT: https://qat.redports.org/buildarchive/r372620/
Log:
Fix RUN_DEPENDS, wpd2html moved to libwpd010
Modified:
head/deskutils/recoll/Makefile
Modified: head/deskutils/recoll/Makefile
==============================================================================
--- head/deskutils/recoll/Makefile Sat Nov 15 22:50:10 2014 (r372619)
+++ head/deskutils/recoll/Makefile Sun Nov 16 00:22:57 2014 (r372620)
@@ -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
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
More information about the svn-ports-all
mailing list