diff options
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 a72f49cf77e1..b830bbdb2c86 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -14,8 +14,8 @@ MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= A free, fast, and feature packed image browser and viewer for KDE -PATCH_DEPENDS= GraphicsMagick:${PORTSDIR}/graphics/GraphicsMagick -LIB_DEPENDS= ${PATCH_DEPENDS} \ +PATCH_DEPENDS= GraphicsMagick-config:${PORTSDIR}/graphics/GraphicsMagick +LIB_DEPENDS= GraphicsMagick.1:${PORTSDIR}/graphics/GraphicsMagick \ ungif:${PORTSDIR}/graphics/libungif USE_AUTOTOOLS= libtool:15 |