aboutsummaryrefslogtreecommitdiff
path: root/graphics/zathura-cb
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-19 22:04:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-19 22:04:44 +0000
commitcd6ed676539d23edf601936e11a84989f19363e5 (patch)
treed14494b07d89b3519c6c3cda6a5387365833c31d /graphics/zathura-cb
parente7c8f622573e335c3cc42374a6b3e24b5c21fb6c (diff)
downloadports-cd6ed676539d23edf601936e11a84989f19363e5.tar.gz
ports-cd6ed676539d23edf601936e11a84989f19363e5.zip
Enforce libarchive from ports
This reduces the patching level on some ports and make it simpler to maintainer over all supported version of freebsd
Notes
Notes: svn path=/head/; revision=392537
Diffstat (limited to 'graphics/zathura-cb')
-rw-r--r--graphics/zathura-cb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/zathura-cb/Makefile b/graphics/zathura-cb/Makefile
index 28d90ca0df27..1fb68aa8f16d 100644
--- a/graphics/zathura-cb/Makefile
+++ b/graphics/zathura-cb/Makefile
@@ -2,7 +2,7 @@
PORTNAME= zathura-cb
PORTVERSION= 0.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://pwmt.org/projects/zathura-cb/download/
@@ -14,13 +14,12 @@ LICENSE_NAME= zlib license
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
-LIB_DEPENDS= libarchive.so:${PORTSDIR}/archivers/libarchive
BUILD_DEPENDS= zathura:${PORTSDIR}/graphics/zathura
RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura
PLIST_FILES= lib/zathura/cb.so share/applications/zathura-cb.desktop
-USES= desktop-file-utils gmake pkgconfig
+USES= desktop-file-utils gmake pkgconfig libarchive
USE_GNOME= glib20 gtk30
USE_OPENSSL= yes