diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 23:38:09 +0800 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 23:38:09 +0800 |
commit | 4e2bd2041c645c085042eae5f197edaa40a21d39 (patch) | |
tree | 971dda5a52764409b58eec64d51d12a8ef4e0022 /graphics/zathura | |
parent | 3680f27ebff58ece429c4e032f9ad84fb1372114 (diff) | |
download | freebsd-ports-gnome-4e2bd2041c645c085042eae5f197edaa40a21d39.tar.gz freebsd-ports-gnome-4e2bd2041c645c085042eae5f197edaa40a21d39.tar.zst freebsd-ports-gnome-4e2bd2041c645c085042eae5f197edaa40a21d39.zip |
Chase poppler update.
Diffstat (limited to 'graphics/zathura')
-rw-r--r-- | graphics/zathura/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index 3518c0338d92..4d275fc31a1b 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -7,13 +7,14 @@ PORTNAME= zathura PORTVERSION= 0.0.8.1 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= http://pwmt.org/attachments/download/10/ MAINTAINER= acieroid@awesom.eu COMMENT= Customizable lightweight pdf viewer -LIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk \ +LIB_DEPENDS= poppler-glib.5:${PORTSDIR}/graphics/poppler-gtk \ cairo.2:${PORTSDIR}/graphics/cairo USE_GNOME= glib20 gtk20 |