Bug 106115 - multimedia/libxine: fix knobs
Summary: multimedia/libxine: fix knobs
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: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-01 09:10 UTC by Max Brazhnikov
Modified: 2006-12-03 10:30 UTC (History)
0 users

See Also:


Attachments
file.diff (2.77 KB, patch)
2006-12-01 09:10 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov 2006-12-01 09:10:17 UTC
don't build libxine with gnomevfs2 if WITHOUT_GNOMEVFS2 is defined and gnome-vfs-2 is installed.

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2006-12-01 09:13:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-03 10:28:29 UTC
nobutaka    2006-12-03 10:28:23 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/libxine   Makefile 
  Log:
  Make sure to disable gnomevfs2 support when WITHOUT_GNOMEVFS2 is defined.
  
  PR:             ports/106115
  Submitted by:   Max Brazhnikov<makc@issp.ac.ru>
  
  Revision  Changes    Path
  1.101     +9 -9      ports/multimedia/libxine/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 MANTANI Nobutaka freebsd_committer freebsd_triage 2006-12-03 10:29:37 UTC
State Changed
From-To: open->closed

Fixed, thanks!