Bug 135168 - [PATCH] graphics/eog: unbreak build by adding missing dependency
Summary: [PATCH] graphics/eog: unbreak build by adding missing dependency
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: 2009-06-02 09:50 UTC by Matthias Andree
Modified: 2009-06-06 20:10 UTC (History)
1 user (show)

See Also:


Attachments
eog-2.26.2.patch (499 bytes, patch)
2009-06-02 09:50 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2009-06-02 09:50:00 UTC
EOG fails to build if it cannot #include <lcms.h>.
Add a LIB_DEPENDS line to make sure LCMS is installed before attempting
build.

Found during post-"pkg_add -r gnome2-lite" updates.

Note there are further portlint warnings surrounding USE_LDCONFIG,
NOPORTDOCS, and WITHOUT_NLS - these remain unfixed through this patch.

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-02 09:50:13 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 2009-06-06 20:04:32 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-06-06 20:04:34 UTC
marcus      2009-06-06 19:04:25 UTC

  FreeBSD ports repository

  Modified files:
    graphics/eog         Makefile 
  Log:
  Add a missing dependency on lcms.
  
  PR:             135168
  Submitted by:   Matthias Andree <matthias.andree@gmx.de>
  
  Revision  Changes    Path
  1.69      +3 -0      ports/graphics/eog/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"