diff options
Diffstat (limited to 'graphics/pixieplus/Makefile')
-rw-r--r-- | graphics/pixieplus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 1983a99..2414683 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -7,13 +7,14 @@ PORTNAME= pixieplus PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ MAINTAINER= avleeuwen@piwebs.com COMMENT= A free, fast, and feature packed image browser and viewer for KDE -LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick \ ungif.5:${PORTSDIR}/graphics/libungif GNU_CONFIGURE= yes |