Bug 67989 - [patch] Fix the graphics/xv packaging
Summary: [patch] Fix the graphics/xv packaging
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-15 23:00 UTC by Piotr Smyrak
Modified: 2004-06-16 06:03 UTC (History)
1 user (show)

See Also:


Attachments
xv.patch (3.08 KB, patch)
2004-06-15 23:00 UTC, Piotr Smyrak
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Smyrak 2004-06-15 23:00:29 UTC
	Currently packaging of graphics/xv fails under NOPORTDOCS set.
The patch below fixes the pkg-plist and the Makefile introducing 
DOCSDIR and PORTDOCS.

How-To-Repeat: 	$ cd /usr/ports/graphics/xv && make NOPORTDOCS=yes package
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2004-06-16 06:03:02 UTC
State Changed
From-To: open->closed

Committed, thanks!