Bug 139864 - graphics/tiff: add dependency on graphics/jbigkit
Summary: graphics/tiff: add dependency on graphics/jbigkit
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 15:40 UTC by Tijl Coosemans
Modified: 2009-10-24 13:42 UTC (History)
0 users

See Also:


Attachments
patch-tiff (595 bytes, text/plain)
2009-10-23 15:40 UTC, Tijl Coosemans
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tijl Coosemans 2009-10-23 15:40:05 UTC
The graphics/tiff port depends on libjbig when found by configure.

Fix: The dependency is optional but so is the jpeg dependency
so I just added it to LIB_DEPENDS in this patch.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-23 15:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-10-24 13:35:31 UTC
dinoex      2009-10-24 12:35:18 UTC

  FreeBSD ports repository

  Modified files:
    graphics/tiff        Makefile 
  Log:
  - include libjbig
  PR:             139864
  Submitted by:   Tijl Coosemans
  
  Revision  Changes    Path
  1.71      +3 -1      ports/graphics/tiff/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 Dirk Meyer freebsd_committer freebsd_triage 2009-10-24 13:42:19 UTC
State Changed
From-To: open->closed

committed, thanks.