Bug 147651 - [PATCH] x11/libexo: fix WITH_PYTHON
Summary: [PATCH] x11/libexo: fix WITH_PYTHON
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: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-07 15:10 UTC by Philip M. Gollucci
Modified: 2010-06-08 09:10 UTC (History)
1 user (show)

See Also:


Attachments
libexo-0.3.107.patch (1.76 KB, patch)
2010-06-07 15:10 UTC, Philip M. Gollucci
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip M. Gollucci 2010-06-07 15:10:02 UTC
checking for headers required to compile python extensions... found
checking for pygtk-2.0 >= 2.4.0... not found
checking for pygtk-codegen-2.0... no
configure: error: Building python explicitly requested, but cannot build python bindings
===>  Script "configure" failed unexpectedly.


Port maintainer (oliver@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-07 15:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-08 09:04:23 UTC
oliver      2010-06-08 08:04:09 UTC

  FreeBSD ports repository

  Modified files:
    x11/libexo           Makefile pkg-plist 
  Log:
  fix WITH_PYTHON
  
  PR:             ports/147651
  Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
  
  Revision  Changes    Path
  1.40      +2 -1      ports/x11/libexo/Makefile
  1.16      +5 -0      ports/x11/libexo/pkg-plist
_______________________________________________
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 Oliver Lehmann freebsd_committer freebsd_triage 2010-06-08 09:04:28 UTC
State Changed
From-To: open->closed

Committed, Thanks