Bug 162336 - x11/wbarconf: fix compilation problem
Summary: x11/wbarconf: fix compilation problem
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: 2011-11-06 15:20 UTC by olivier
Modified: 2011-11-07 08:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.29 KB, patch)
2011-11-06 15:20 UTC, olivier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description olivier 2011-11-06 15:20:08 UTC
Fix the compilation problem since the latest update:
"env: python2: No such file or directory"
Patch from jadawin@

Fix: Patch attached with submission follows:
How-To-Repeat: Applying this patch solve the problem.
Comment 1 Philippe Audeoud freebsd_committer freebsd_triage 2011-11-07 07:50:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-07 07:58:57 UTC
jadawin     2011-11-07 07:58:42 UTC

  FreeBSD ports repository

  Modified files:
    x11/wbarconf         Makefile 
  Added files:
    x11/wbarconf/files   patch-wbarconf.py 
  Log:
  - Fix compilation issue.
  
  PR:             ports/162336
  Submitted by:   Olivier Cochard-Labbe <olivier _AT_ cochard.me> (maintainer)
  
  Revision  Changes    Path
  1.8       +3 -1      ports/x11/wbarconf/Makefile
  1.1       +8 -0      ports/x11/wbarconf/files/patch-wbarconf.py (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"
Comment 3 Philippe Audeoud freebsd_committer freebsd_triage 2011-11-07 07:59:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!