Bug 56905 - [PATCH] Unbreak pkg-plist graphics/jbigkit
Summary: [PATCH] Unbreak pkg-plist graphics/jbigkit
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mikhail Teterin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-15 22:40 UTC by Melvyn Sopacua
Modified: 2003-09-16 15:01 UTC (History)
0 users

See Also:


Attachments
file.diff (424 bytes, patch)
2003-09-15 22:40 UTC, Melvyn Sopacua
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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)...