From 50e62537688c8a48a69c67410ef115836c814356 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 6 Jun 2009 19:04:25 +0000 Subject: [PATCH] Add a missing dependency on lcms. PR: 135168 Submitted by: Matthias Andree --- graphics/eog/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 63de4ae2888f..310808e50274 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -8,6 +8,7 @@ PORTNAME= eog PORTVERSION= 2.26.2 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -15,6 +16,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= The Eye Of Gnome image viewer +LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms + USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack librsvg2 desktopfileutils \