diff options
-rw-r--r-- | graphics/gthumb/Makefile | 2 |
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 |