diff options
Diffstat (limited to 'graphics/zathura')
-rw-r--r-- | graphics/zathura/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index a706e443dacd..fd9d08b97f1f 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -7,14 +7,14 @@ PORTNAME= zathura PORTVERSION= 0.0.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics print MASTER_SITES= http://pwmt.org/download/ MAINTAINER= acieroid@awesom.eu COMMENT= Customizable lightweight pdf viewer -LIB_DEPENDS= poppler-glib.6:${PORTSDIR}/graphics/poppler-gtk \ +LIB_DEPENDS= poppler-glib.8:${PORTSDIR}/graphics/poppler-glib \ cairo.2:${PORTSDIR}/graphics/cairo USE_GNOME= glib20 gtk20 |