diff options
Diffstat (limited to 'deskutils/gnome-epub-thumbnailer')
-rw-r--r-- | deskutils/gnome-epub-thumbnailer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/gnome-epub-thumbnailer/Makefile b/deskutils/gnome-epub-thumbnailer/Makefile index 3a7b1792e..aa9880679 100644 --- a/deskutils/gnome-epub-thumbnailer/Makefile +++ b/deskutils/gnome-epub-thumbnailer/Makefile @@ -4,6 +4,7 @@ PORTNAME= gnome-epub-thumbnailer PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= https://git.gnome.org/browse/gnome-epub-thumbnailer/snapshot/ DIST_SUBDIR= gnome3 @@ -13,7 +14,7 @@ COMMENT= Thumbnailer for EPub and MOBI books BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common -USES= gettext gmake libtool:keepla pathfix pkgconfig +USES= gettext gmake libtool pathfix pkgconfig USE_GNOME= gdkpixbuf2 gnomedesktop3 gnomeprefix gtk30 \ intlhack libxml2 USE_AUTOTOOLS= libtoolize autoconf automake |