Bug 168790 - [PATCH] net/libvncserver: Add dependency on png
Summary: [PATCH] net/libvncserver: Add dependency on png
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: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-07 06:50 UTC by Greg Lewis
Modified: 2012-06-08 05:20 UTC (History)
1 user (show)

See Also:


Attachments
libvncserver-0.9.9.patch (482 bytes, patch)
2012-06-07 06:50 UTC, Greg Lewis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"