summaryrefslogtreecommitdiff
path: root/graphics/shotwell
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-21 00:16:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-21 00:16:45 +0000
commit7a20cb436032a28526ee199719257bb3513442c6 (patch)
tree57d4d6b70fe907781b1faf31a067a015597070a7 /graphics/shotwell
parentGet rid of gnomehier (diff)
Get rid of gnomehier
Notes
Notes: svn path=/head/; revision=375143
Diffstat (limited to 'graphics/shotwell')
-rw-r--r--graphics/shotwell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index 0363472ef070..58c159d025ca 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -3,6 +3,7 @@
PORTNAME= shotwell
PORTVERSION= 0.20.2
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R}
@@ -27,7 +28,7 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
librest-0.7.so:${PORTSDIR}/devel/librest
USES= shebangfix gettext desktop-file-utils gmake pkgconfig tar:xz
-USE_GNOME= dconf gnomehier gtk30 gnomedocutils
+USE_GNOME= dconf gtk30 gnomedocutils
USE_SQLITE= 3
USE_GSTREAMER1= yes
HAS_CONFIGURE= yes