aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-06-07 03:04:25 +0800
committermarcus <marcus@FreeBSD.org>2009-06-07 03:04:25 +0800
commit3cd25adea35ae2020878ae7558df41c66af16c3d (patch)
tree9f181dedae154f91fc4f4054515fd999dc7cf947 /graphics
parent27a849cbfd190d54751b21ca5844691fd3029b62 (diff)
downloadfreebsd-ports-graphics-3cd25adea35ae2020878ae7558df41c66af16c3d.tar.gz
freebsd-ports-graphics-3cd25adea35ae2020878ae7558df41c66af16c3d.tar.zst
freebsd-ports-graphics-3cd25adea35ae2020878ae7558df41c66af16c3d.zip
Add a missing dependency on lcms.
PR: 135168 Submitted by: Matthias Andree <matthias.andree@gmx.de>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/eog/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 63de4ae2888..310808e5027 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 \