Bug 133745 - [Patch] fix net/mpd
Summary: [Patch] fix net/mpd
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: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 09:10 UTC by baptiste.daroussin
Modified: 2009-04-15 15:20 UTC (History)
0 users

See Also:


Attachments
patch-Makefile (229 bytes, text/plain)
2009-04-15 09:10 UTC, baptiste.daroussin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description baptiste.daroussin 2009-04-15 09:10:01 UTC
This is a fix for the report: http://qat.tecnik93.com/index.php?action=describe_port&id=14984
Makefile doesn't goes in doc subrepository if NOPORTDOCS is set so it didn't install the man page, the makefile in the doc sub-repository already check for NOPORTSDOC in order to prevent install html docs if it is set, so I remove the NOPORTDOCS check in the main Makefile, now it always installs the man page et it keeps respecting the NOPORTDOCS knob.

Please add this patch to the net/mpd/files repository.
Comment 1 Philippe Audeoud freebsd_committer freebsd_triage 2009-04-15 09:48:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

I'll take it.
Comment 2 Philippe Audeoud freebsd_committer freebsd_triage 2009-04-15 14:56:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-04-15 15:12:09 UTC
jadawin     2009-04-15 13:55:54 UTC

  FreeBSD ports repository

  Added files:
    net/mpd/files        patch-Makefile patch-conf::Makefile 
                         patch-src::Makefile 
  Log:
  - Fix NOPORTDOCS ...
  - Fix deprecated NOOBJ and NOMAN (patches sent by private mail)
  
  PR:             ports/133745
  Approved by:    portmgr (pav@)
  
  Revision  Changes    Path
  1.1       +11 -0     ports/net/mpd/files/patch-Makefile (new)
  1.1       +11 -0     ports/net/mpd/files/patch-conf::Makefile (new)
  1.1       +11 -0     ports/net/mpd/files/patch-src::Makefile (new)
_______________________________________________
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"