Bug 168790

Summary: [PATCH] net/libvncserver: Add dependency on png
Product: Ports & Packages Reporter: Greg Lewis <glewis>
Component: Individual Port(s)Assignee: Baptiste Daroussin <bapt>
Status: Closed FIXED    
Severity: Affects Only Me CC: bapt
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libvncserver-0.9.9.patch none

Description Greg Lewis 2012-06-07 06:50:10 UTC
. Add a dependency on libpng.  The output of the configure script clearly
  shows that this is checked for and after the previous png upgrade it
  showed up as a missing referenced library when I ran pkg_libchk.

  The other option would be to turn png support off explicitly if configure
  allows for that.

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

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-08 00:32:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bapt

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2012-06-08 05:12:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-06-08 05:12:06 UTC
bapt        2012-06-08 04:11:52 UTC

  FreeBSD ports repository

  Modified files:
    net/libvncserver     Makefile 
  Log:
  Add png dependency if present of the system it is linked to.
  Do not optionify it has it is recommanded to get the support for png
  
  PR:             ports/168790
  Submitted by:   Greg Lewis <glewis@misty.eyesbeyond.com>
  
  Revision  Changes    Path
  1.23      +3 -2      ports/net/libvncserver/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"