summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-08-27 16:58:48 +0000
committerJohn Marino <marino@FreeBSD.org>2016-08-27 16:58:48 +0000
commit181deb74583811c692df25520bae54c436584434 (patch)
tree17d7d990a07c2eec65c59132af8269ee5611a794 /graphics
parentUpdate to the 20160825 snapshot of GCC 6 which is now based on / past (diff)
graphics/zathura: use libmagic from base instead
The libmagic specification was ambiguous and was falling back to the base version. After notifying of this on the PR, the original submitter indicated that the base libmagic is sufficient, so the dependency on sysutils/file has been removed with a revbump. PR: 174130 Submitted by: Walter Schwarzenfeld
Notes
Notes: svn path=/head/; revision=420985
Diffstat (limited to 'graphics')
-rw-r--r--graphics/zathura/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile
index 7f3a5e647d59..63968326d7db 100644
--- a/graphics/zathura/Makefile
+++ b/graphics/zathura/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zathura
PORTVERSION= 0.3.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics print
MASTER_SITES= http://pwmt.org/projects/zathura/download/
@@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libcairo.so:graphics/cairo \
libgirara-gtk3.so:x11-toolkits/girara \
- libmagic.so:sysutils/file \
libsynctex.so:devel/tex-synctex
BUILD_DEPENDS+= rst2html:textproc/py-docutils