From owner-freebsd-ports Fri Jul 21 8: 0: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DAAF337BB91 for ; Fri, 21 Jul 2000 08:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA71232; Fri, 21 Jul 2000 08:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from adam.komaba.utmc.or.jp (adam.komaba.utmc.or.jp [202.224.43.2]) by hub.freebsd.org (Postfix) with ESMTP id 1789037B713 for ; Fri, 21 Jul 2000 07:55:04 -0700 (PDT) (envelope-from ixtl@komaba.utmc.or.jp) Received: (from ixtl@localhost) by adam.komaba.utmc.or.jp (8.9.3/3.7Wruriruri/19990126) id VAA48063; Mon, 17 Jul 2000 21:55:09 +0900 (JST) Message-Id: <200007171255.VAA48063@adam.komaba.utmc.or.jp> Date: Mon, 17 Jul 2000 21:55:09 +0900 (JST) From: ixtl@utmc.or.jp Reply-To: ixtl@utmc.or.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20089: modify japanese/latex2html Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20089 >Category: ports >Synopsis: modify japanese/latex2html >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 21 08:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Sugimoto Sadahiro >Release: FreeBSD 3.3-RELEASE i386 >Organization: University of Tokyo >Environment: FreeBSD babel 3.3-RELEASE FreeBSD 3.3-RELEASE #9: Fri Jun 2 18:50:08 JST 2000 ixtl@babel:/usr/src/sys/compile/BABEL i386 >Description: 1. Add nkf to RUN_DEPENDS 2. Remove pnmtopng from RUN_DEPENDS. (netpbm contains it now.) >How-To-Repeat: >Fix: diff -ruN -x README.html /usr/ports/japanese/latex2html/Makefile latex2html-current/Makefile --- /usr/ports/japanese/latex2html/Makefile Tue Jul 4 23:50:54 2000 +++ latex2html-current/Makefile Mon Jul 17 19:08:51 2000 @@ -2,7 +2,7 @@ # Date created: 3 Apr 1999 # Whom: Sugimoto Sadahiro # -# $FreeBSD: ports/japanese/latex2html/Makefile,v 1.8 2000/07/03 13:28:04 sada Exp $ +# $FreeBSD$ # # Default image format is PNG. # If you prefer GIF to PNG, define WITH_GIF (`make -DWITH_GIF`). @@ -22,11 +22,8 @@ RUN_DEPENDS= platex:${PORTSDIR}/japanese/platex-euc \ dvips:${PORTSDIR}/japanese/dvipsk-vflib \ gs:${PORTSDIR}/japanese/vfghostscript55 \ - anytopnm:${PORTSDIR}/graphics/netpbm - -.ifndef WITH_GIF -RUN_DEPENDS+= ${X11BASE}/bin/pnmtopng:${PORTSDIR}/graphics/pnmtopng -.endif + anytopnm:${PORTSDIR}/graphics/netpbm \ + nkf:${PORTSDIR}/japanese/nkf VERSION= 99.1 JP_VERSION= 3.01 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message