diff options
Diffstat (limited to 'graphics/xournal/Makefile')
-rw-r--r-- | graphics/xournal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xournal/Makefile b/graphics/xournal/Makefile index 777d60ffc8e0..54808f0d7cd8 100644 --- a/graphics/xournal/Makefile +++ b/graphics/xournal/Makefile @@ -7,13 +7,14 @@ PORTNAME= xournal PORTVERSION= 0.4.5 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= me@janh.de COMMENT= A notetaking application that can annotate PDFs -LIB_DEPENDS= poppler-glib.5:${PORTSDIR}/graphics/poppler-gtk +LIB_DEPENDS= poppler-glib.6:${PORTSDIR}/graphics/poppler-gtk LICENSE= GPLv2 |