diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-04-04 20:36:47 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-04-04 20:36:47 +0000 |
commit | 3febe31ec588e7957ef6054194685debcc4aaf4c (patch) | |
tree | 5fa6aa25ee7f38cf5d348b33f657b5c0a8e0b2a9 /graphics/gthumb | |
parent | 1679adb20541fcf339789c36dbfb859dd734b955 (diff) |
Notes
Diffstat (limited to 'graphics/gthumb')
-rw-r--r-- | graphics/gthumb/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 9ca2a99d0430..329d0625a485 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -3,7 +3,7 @@ PORTNAME= gthumb PORTVERSION= 2.14.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -14,8 +14,7 @@ COMMENT= 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 -USES= bison gmake pathfix pkgconfig gettext +USES= bison gettext gmake pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix intlhack gnomedocutils gconf2 WANT_GSTREAMER= yes USE_LDCONFIG= yes |