its have record XDVI_RUN_DEPENDS= xdvi:${PORTSDIR}/print/xdvik while port print/xdvik not exists and lead "make index" to fail its must be print/tex-xdvik?
Auto-assigned to maintainer makc@FreeBSD.org
A commit references this bug: Author: makc Date: Sat Dec 6 20:44:42 UTC 2014 New revision: 374150 URL: https://svnweb.freebsd.org/changeset/ports/374150 Log: editors/texmaker: - Instead of fixing dependency [1] remove optional dependencies on print/gv and now non-existent print/xdvik. Texmaker can use Okular or Evince depending on desktop environment or any other viewer defined by user, I don't see point for keeping options for particular viewers. PR: 195553 [1] Reported by: woot-woot@yandex.ru Changes: head/editors/texmaker/Makefile
Rather than fixing I have removed these options, cause I see no reason for keeping options for particular viewers. Thanks for report!