aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-09-02 21:45:30 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-09-02 21:45:30 +0800
commite2b1137e34a1e8f5155aafce1cfd65ba69a42119 (patch)
treebff8484884edb23fd3906d3b963dc2477742596b /deskutils
parente0a91604bd3200d9243f4de58849752ba82a77c4 (diff)
downloadfreebsd-ports-gnome-e2b1137e34a1e8f5155aafce1cfd65ba69a42119.tar.gz
freebsd-ports-gnome-e2b1137e34a1e8f5155aafce1cfd65ba69a42119.tar.zst
freebsd-ports-gnome-e2b1137e34a1e8f5155aafce1cfd65ba69a42119.zip
- Switch to USES=libarchive as suggested by stage-qa
Approved by: portmgr blanket
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gnome-epub-thumbnailer/Makefile4
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