svn commit: r364782 - head/deskutils/recoll

Antoine Brodin antoine at FreeBSD.org
Wed Aug 13 12:04:22 UTC 2014


Author: antoine
Date: Wed Aug 13 12:04:21 2014
New Revision: 364782
URL: http://svnweb.freebsd.org/changeset/ports/364782
QAT: https://qat.redports.org/buildarchive/r364782/

Log:
  Switch dependency to a non expiring port

Modified:
  head/deskutils/recoll/Makefile

Modified: head/deskutils/recoll/Makefile
==============================================================================
--- head/deskutils/recoll/Makefile	Wed Aug 13 11:35:57 2014	(r364781)
+++ head/deskutils/recoll/Makefile	Wed Aug 13 12:04:21 2014	(r364782)
@@ -45,7 +45,7 @@ IMAGE_RUN_DEPENDS=	exiftool:${PORTSDIR}/
 KONQUEROR_DESC=		Konqueror webarchive format with Python
 KONQUEROR_RUN_DEPENDS=	kwebkitpart:${PORTSDIR}/www/kwebkitpart
 LATEX_RUN_DEPENDS=	detex:${PORTSDIR}/print/detex \
-			dvips:${PORTSDIR}/print/dvips
+			dvips:${PORTSDIR}/print/tex-dvipsk
 PDF_RUN_DEPENDS=	xpdf:${PORTSDIR}/graphics/xpdf
 PS_RUN_DEPENDS=		pstotext:${PORTSDIR}/print/pstotext
 PYTHON_USE=		python=yes


More information about the svn-ports-all mailing list