Bug 115046 - [PATCH] unbreak x11-toolkits/tktray 1.1_1
Summary: [PATCH] unbreak x11-toolkits/tktray 1.1_1
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: Andrew Pantyukhin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-30 16:50 UTC by Martin Matuska
Modified: 2007-07-30 20:10 UTC (History)
0 users

See Also:


Attachments
file.diff (592 bytes, patch)
2007-07-30 16:50 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2007-07-30 16:50:02 UTC
Latest x11-toolkits/tk8* updates reduced tk depends 
from USE_XLIB to USE_XORG=x11

This port requires in addition USE_XORG=xext

Unbroken with USE_XORG=	x11 xext
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-30 16:50:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->infofarmer

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-30 20:07:26 UTC
sat         2007-07-30 19:07:21 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/tktray  Makefile 
  Log:
  - Depend on x11 and xext explicitly
  - Bump portrevision
  
  PR:             ports/115046
  Submitted by:   mm
  
  Revision  Changes    Path
  1.7       +2 -1      ports/x11-toolkits/tktray/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 sat freebsd_committer freebsd_triage 2007-07-30 20:07:28 UTC
State Changed
From-To: open->closed

Committed, thanks!