Bug 124356 - [PATCH] mail/metamail make package failure when no X11R6
Summary: [PATCH] mail/metamail make package failure when no X11R6
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: 2008-06-06 17:30 UTC by Jean-Francois Dockes
Modified: 2008-06-16 06:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (672 bytes, patch)
2008-06-06 17:30 UTC, Jean-Francois Dockes
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Francois Dockes 2008-06-06 17:30:01 UTC
	make package would fail when /usr/X11R6 not present (guess)
	Testing for /usr/X11R6 is unnecessary because this part is only done
	if WITHOUT_X11 is undefined
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-06-16 06:41:47 UTC
erwin       2008-06-16 05:41:38 UTC

  FreeBSD ports repository

  Modified files:
    mail/metamail/files  patch-fonts_Makefile 
  Log:
  make package would fail when /usr/X11R6 not present (guess)
  Testing for /usr/X11R6 is unnecessary because this part is only done
  if WITHOUT_X11 is undefined
  
  PR:             124356
  Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> <maintainer>
  
  Revision  Changes    Path
  1.2       +1 -1      ports/mail/metamail/files/patch-fonts_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 2 Erwin Lansing freebsd_committer freebsd_triage 2008-06-16 06:41:56 UTC
State Changed
From-To: open->closed

Committed, thanks!