Bug 56905

Summary: [PATCH] Unbreak pkg-plist graphics/jbigkit
Product: Ports & Packages Reporter: Melvyn Sopacua <melvyn>
Component: Individual Port(s)Assignee: Mikhail Teterin <mi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Melvyn Sopacua 2003-09-15 22:40:18 UTC
	pkg-plist misses %%PORTDOCS%% breaking `package' target. 
	prio and severity are based upon 4.9-RELEASE schedule.

How-To-Repeat: 	(cd /usr/ports/graphics/jbigkit && make package)
	or (which triggered this with me):
	portinstall -Rp netpbm
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-09-16 07:17:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mi

Over to maintainer.
Comment 2 Mikhail Teterin freebsd_committer freebsd_triage 2003-09-16 14:59:32 UTC
State Changed
From-To: open->closed

Thanks for the heads up. I added the %%PORTDOCS%% to this, and to the 
next line. I don't think, this affected the release, though, since it 
does not use NOPORTDOCS (or did not last time I checked)...