diff options
Diffstat (limited to 'graphics/apvlv/Makefile')
-rw-r--r-- | graphics/apvlv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/apvlv/Makefile b/graphics/apvlv/Makefile index 618fa8080db2..7e9ec919e018 100644 --- a/graphics/apvlv/Makefile +++ b/graphics/apvlv/Makefile @@ -7,14 +7,14 @@ PORTNAME= apvlv PORTVERSION= 0.0.9.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE MAINTAINER= jupengfei@gmail.com COMMENT= Apvlv is a PDF Viewer Under Linux and its behaviour like Vim -LIB_DEPENDS= poppler-glib.5:${PORTSDIR}/graphics/poppler-gtk +LIB_DEPENDS= poppler-glib.6:${PORTSDIR}/graphics/poppler-gtk GNU_CONFIGURE= yes USE_GMAKE= yes |