Bug 132147 - [PATCH]x11-toolkits/tk85: unbreak build WITH_TK85_MAN
Summary: [PATCH]x11-toolkits/tk85: unbreak build WITH_TK85_MAN
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-27 01:30 UTC by bf
Modified: 2009-02-27 07:12 UTC (History)
0 users

See Also:


Attachments
file.diff (540 bytes, patch)
2009-02-27 01:30 UTC, bf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2009-02-27 01:30:01 UTC
Similarly to PR ports/132144, the install target is broken if WITH_TK85_MAN is defined.  The comments from that PR apply here as well.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-27 01:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-27 07:09:16 UTC
mm          2009-02-27 07:09:02 UTC

  FreeBSD ports repository

  Modified files:
    lang/tcl85           Makefile pkg-plist 
    x11-toolkits/tk85    Makefile 
  Log:
  - Unbreak install if WITH_*_MAN set
  - fix pkg-plist for TZDATA in tcl85
  
  PR:             ports/132144, ports/132147
  Submitted by:   bf <bf2006a@yahoo.com>
  
  Revision  Changes    Path
  1.22      +1 -1      ports/lang/tcl85/Makefile
  1.9       +2 -0      ports/lang/tcl85/pkg-plist
  1.24      +1 -1      ports/x11-toolkits/tk85/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 Martin Matuska freebsd_committer freebsd_triage 2009-02-27 07:12:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!