Bug 125629 - [ PATCH ] x11/xorg: use NOPORTDOCS variable, please
Summary: [ PATCH ] x11/xorg: use NOPORTDOCS variable, please
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-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 10:40 UTC by Dan Lukes
Modified: 2008-07-15 13:40 UTC (History)
0 users

See Also:


Attachments
file.diff (458 bytes, patch)
2008-07-15 10:40 UTC, Dan Lukes
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Lukes 2008-07-15 10:40:03 UTC
	The meta port doesn't honor NOPORTDOCS variable

	Yes, I can install ony those subports I wish to have (without using xorg metaport), but if such variable exists, then some things may be simpler if used.

How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-15 10:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-x11

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-15 13:37:18 UTC
flz         2008-07-15 12:37:09 UTC

  FreeBSD ports repository

  Modified files:
    x11/xorg             Makefile 
  Log:
  Don't install xorg-docs if NOPORTDOCS is defined.
  
  PR:             ports/125629
  Submitted by:   Dan Lukes <dan@obluda.cz>
  
  Revision  Changes    Path
  1.24      +2 -0      ports/x11/xorg/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 Florent Thoumie freebsd_committer freebsd_triage 2008-07-15 13:37:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!