diff options
author | pav <pav@FreeBSD.org> | 2005-03-07 06:16:54 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-03-07 06:16:54 +0800 |
commit | bee2b17850e93413c601bfd2be599eb86f48680e (patch) | |
tree | 15431b85abc4708390316fb5176f7dd5d2149dd0 /graphics/pixieplus | |
parent | 419c7b6fb419f3824087ff289601c6ef4e24f2ff (diff) | |
download | freebsd-ports-gnome-bee2b17850e93413c601bfd2be599eb86f48680e.tar.gz freebsd-ports-gnome-bee2b17850e93413c601bfd2be599eb86f48680e.tar.zst freebsd-ports-gnome-bee2b17850e93413c601bfd2be599eb86f48680e.zip |
- Chase ImageMagick shlib bump
PR: ports/78455
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer)
Diffstat (limited to 'graphics/pixieplus')
-rw-r--r-- | graphics/pixieplus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 3fe3e46fa7b5..cb3965a70828 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -7,14 +7,14 @@ PORTNAME= pixieplus PORTVERSION= 0.5.4.1 -PORTREVISION= 1 +PORTREVISION= 2 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.7:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \ ungif.5:${PORTSDIR}/graphics/libungif BROKEN= Removes file installed by another port |