Bug 173552 - [PATCH] graphics/fv: OptionsNG
Summary: [PATCH] graphics/fv: OptionsNG
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-11 11:30 UTC by nemysis
Modified: 2012-11-29 19:45 UTC (History)
0 users

See Also:


Attachments
fv-1.03_2.patch (958 bytes, patch)
2012-11-11 11:30 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-11-11 11:30:00 UTC
Makefile changed:
+COMMENT=	Viewer of hdr/pfm images
+.include <bsd.port.options.mk>
+.if ${PORT_OPTIONS:MDOCS}

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)

How-To-Repeat: 
portlint -A
looks usual.

port test: clean
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2012-11-29 16:42:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 Wesley Shields freebsd_committer freebsd_triage 2012-11-29 19:45:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!