Bug 118828 - [patch] Missing dependancy on net/vinagre
Summary: [patch] Missing dependancy on net/vinagre
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-18 16:00 UTC by Romain Tartière
Modified: 2007-12-18 17:30 UTC (History)
0 users

See Also:


Attachments
Makefile.patch (385 bytes, patch)
2007-12-18 16:00 UTC, Romain Tartière
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Romain Tartière 2007-12-18 16:00:12 UTC
Compiling net/vinagre on a fresh install fails with this message:

---
checking for VINAGRE... yes
checking for AVAHI... gnome-config: not found
configure: error: Package requirements (avahi-ui >= 0.6.18) were not met:

No package 'avahi-ui' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
---

The patch attached adds avahi-ui to the LIB_DEPENDS variable of the Makefile.

How-To-Repeat: 	
N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-18 16:00:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-12-18 17:24:20 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-18 17:24:22 UTC
marcus      2007-12-18 17:24:11 UTC

  FreeBSD ports repository

  Modified files:
    net/vinagre          Makefile 
  Log:
  Add a missing dependency on avahi-ui.
  
  PR:             118828
  Submitted by:   Romain Tartiere <romain@blogreen.org>
  
  Revision  Changes    Path
  1.2       +3 -1      ports/net/vinagre/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"