diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-02 13:45:30 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-02 13:45:30 +0000 |
commit | 8b86589a891dcc82650c19893d6b233e5d946fa5 (patch) | |
tree | bff8484884edb23fd3906d3b963dc2477742596b /deskutils | |
parent | 4acb7cb02e53387a6fb2b2d2c2be33240f127703 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnome-epub-thumbnailer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gnome-epub-thumbnailer/Makefile b/deskutils/gnome-epub-thumbnailer/Makefile index 3907d917abcd..eac212a8cfc0 100644 --- a/deskutils/gnome-epub-thumbnailer/Makefile +++ b/deskutils/gnome-epub-thumbnailer/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-epub-thumbnailer PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= https://git.gnome.org/browse/gnome-epub-thumbnailer/snapshot/ DIST_SUBDIR= gnome3 @@ -13,7 +13,7 @@ COMMENT= Thumbnailer for EPub and MOBI books BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common -USES= autoreconf:build gettext gmake libtool pathfix pkgconfig +USES= autoreconf:build gettext gmake libarchive libtool pathfix pkgconfig USE_GNOME= gdkpixbuf2 gnomedesktop3 gnomeprefix gtk30 \ intlhack libxml2 USE_LDCONFIG= yes |