Correct fix the PATCH_DEPENDS.

Noticed by:	fjoe
Approved by:	portmgr (self)
This commit is contained in:
Mark Linimon 2007-11-24 20:24:46 +00:00
parent d1130a4175
commit 23a03d375c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202817

View File

@ -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