Bug 109179 - [PATCH] sysutils/dmidecode: respect NOPORTDOCS
Summary: [PATCH] sysutils/dmidecode: respect NOPORTDOCS
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: Anders Nordby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-14 23:40 UTC by Rong-En Fan
Modified: 2007-03-25 13:50 UTC (History)
1 user (show)

See Also:


Attachments
dmidecode-2.8.patch (674 bytes, patch)
2007-02-14 23:40 UTC, Rong-En Fan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rong-En Fan freebsd_committer freebsd_triage 2007-02-14 23:40:08 UTC
- install-doc is called by 'make install'. Hence, NOPORTDOCS is not respected

Port maintainer (anders@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-14 23:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anders

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-25 13:42:29 UTC
rafan       2007-03-25 12:42:25 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/dmidecode   Makefile 
  Log:
  - Respect NOPORTDOCS
  
  PR:             ports/109179
  Submitted by:   rafan
  Approved by:    maintainer timeout (5 weeks)
  
  Revision  Changes    Path
  1.9       +6 -1      ports/sysutils/dmidecode/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2007-03-25 13:42:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!