aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-04-26 22:46:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-04-26 22:46:01 +0000
commitaec447c732eb607ccbb4ec267d4bb7b988bd66ef (patch)
tree88e3fd9d3f9467114bdfe999e34d3c1e28dd66b4 /graphics
parent99d25e58dbdc4bae84c8cee6e9c1f1b20848a6a8 (diff)
downloadports-aec447c732eb607ccbb4ec267d4bb7b988bd66ef.tar.gz
ports-aec447c732eb607ccbb4ec267d4bb7b988bd66ef.zip
- Depend on gsettings-desktop-schemas to prevent startup abort
Submitted by: Carolyn Longfoot <c_longfoot@hotmail.com>
Notes
Notes: svn path=/head/; revision=295575
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gthumb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index 9a3f9c99d187..f96a4cc2062b 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gthumb
PORTVERSION= 2.14.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -15,6 +16,7 @@ MAINTAINER= pav@FreeBSD.org
COMMENT= An image viewer and browser for the GNOME 2 environment
LIB_DEPENDS= unique-1.0.2:${PORTSDIR}/x11-toolkits/unique
+RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
USE_XZ= yes
USE_GETTEXT= yes