diff options
Diffstat (limited to 'graphics/zathura/Makefile')
-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 c6bf292264e3..944f65671aa4 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -7,13 +7,14 @@ PORTNAME= zathura PORTVERSION= 0.0.8.4 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= http://pwmt.org/download/ MAINTAINER= acieroid@awesom.eu COMMENT= Customizable lightweight pdf viewer -LIB_DEPENDS= poppler-glib.5:${PORTSDIR}/graphics/poppler-gtk \ +LIB_DEPENDS= poppler-glib.6:${PORTSDIR}/graphics/poppler-gtk \ cairo.2:${PORTSDIR}/graphics/cairo USE_GNOME= glib20 gtk20 |