Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 1999 19:33:14 +0900 (JST)
From:      candy@kgc.co.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11958: fix: netpbm doesn't install pstopnm.1
Message-ID:  <199905311033.TAA42838@xxx.kgc.co.jp>

next in thread | raw e-mail | index | archive | help

>Number:         11958
>Category:       ports
>Synopsis:       fix: netpbm doesn't install pstopnm.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 31 03:40:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     candy
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
>Environment:

	ports/current

>Description:

	netpbm doesn't install pstopnm.1

>How-To-Repeat:


>Fix:

cd /usr/ports/graphics/netpbm
make patch
cd work/netpbm
patch -p < this_patch

--- pnm/Imakefile.orig	Mon May 31 10:26:57 1999
+++ pnm/Imakefile	Mon May 31 10:40:57 1999
@@ -45,6 +45,7 @@
 		 pnmnoraw.1 pnmpad.1 pnmpaste.1 pnmscale.1 pnmtile.1 \
 		 pnmtoddif.1 pnmtofits.1 pnmtops.1 pnmtorast.1 pnmtosgi.1 \
 		 pnmtosir.1 pnmtoxwd.1 \
+		 pstopnm.1 \
 		 rasttopnm.1 sgitopnm.1 sirtopnm.1 xwdtopnm.1 zeisstopnm.1 \
 		 pnmgamma.1 pnmrotate.1 pnmshear.1 \
 		 anytopnm.1 pnmindex.1 pnmmargin.1 pnmsmooth.1 \

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905311033.TAA42838>