Bug 135672 - [PATCH] emulators/open-vm-tools: fails to build
Summary: [PATCH] emulators/open-vm-tools: fails to build
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 Blapp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-17 17:50 UTC by katsuyoshi.ohara
Modified: 2009-06-17 18:10 UTC (History)
0 users

See Also:


Attachments
open-vm-tools.diff (501 bytes, patch)
2009-06-17 17:50 UTC, katsuyoshi.ohara
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description katsuyoshi.ohara 2009-06-17 17:50:01 UTC
	The vmware-user depends on gtkmm but
	CONFIGURE_ARGS is specified as --without-gtkmm.

Fix: I send a patch file.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-17 17:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mbr

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-17 18:00:36 UTC
mbr         2009-06-17 17:00:21 UTC

  FreeBSD ports repository

  Modified files:
    emulators/open-vm-tools Makefile 
  Log:
  Fix dependency on gtkmm
  
  PR:             ports/135672
  Submitted by:   Katsuyoshi OHARA <ohara@air.s.kanazawa-u.ac.jp>
  
  Revision  Changes    Path
  1.31      +2 -1      ports/emulators/open-vm-tools/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 Blapp freebsd_committer freebsd_triage 2009-06-17 18:00:55 UTC
State Changed
From-To: open->closed

Committed, thanks !