diff options
Diffstat (limited to 'graphics/qcomicbook/Makefile')
-rw-r--r-- | graphics/qcomicbook/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index b8a9cb7c1fe0..5ca70f28f9c4 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -7,13 +7,14 @@ PORTNAME= qcomicbook PORTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://linux.bydg.org/~yogin/ MAINTAINER= ports@FreeBSD.org COMMENT= QT-based comic book archive viewer -LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2 RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ unrar:${PORTSDIR}/archivers/unrar |