ports/68218: ports/print/dvipdfmx: fix for a dependency
Katsura Matsumoto
katsura at cc.osaka-kyoiku.ac.jp
Wed Jun 23 01:51:01 UTC 2004
>Number: 68218
>Category: ports
>Synopsis: ports/print/dvipdfmx: fix for a dependency
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 23 01:50:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Katsura Matsumoto
>Release: FreeBSD 4.9-RELEASE-p10 i386
>Organization:
Osaka Kyoiku Univ.
>Environment:
System: FreeBSD gaia.cc.osaka-kyoiku.ac.jp 4.9-RELEASE-p10
>Description:
The present dependency of print/dvipdfmx is not consistent with the recent
restructuring on TeX-related ports: e.g., japanese/teTeX does not exactly
require print/teTeX and print/dvipdfmx can lose its dependency to tetex.
FYI, japanese/dvipdfm does not seem to meet the same issue at present because
it depends on japanese/ptex-base. I suggest it would be better now that
japanese/dvipdfm has also a dependency on tetex-base, though it may be a
maintainer's decision.
>How-To-Repeat:
>Fix:
21c21
< BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX
---
> BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base
24c24
< kpsepath:${PORTSDIR}/print/teTeX
---
> kpsepath:${PORTSDIR}/print/teTeX-base
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list