forked from Lainports/freebsd-ports
Correct fix the PATCH_DEPENDS.
Noticed by: fjoe Approved by: portmgr (self)
This commit is contained in:
parent
d1130a4175
commit
23a03d375c
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue