summaryrefslogtreecommitdiff
path: root/graphics/pixieplus
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-23 18:37:48 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-23 18:37:48 +0000
commit3e148b976b4d6a68e7ba55e77a798189ebbdf085 (patch)
tree4ff9663391cda044d221e4bcd9c72953d5487ab0 /graphics/pixieplus
parent- Update to 6.3 __FreeBSD_version 602114 (diff)
Add GraphicsMagick to PATCH_DEPENDS to fix build on cluster.
Spotted by: mi Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=202807
Diffstat (limited to 'graphics/pixieplus')
-rw-r--r--graphics/pixieplus/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile
index d06701fa5bbe..a72f49cf77e1 100644
--- a/graphics/pixieplus/Makefile
+++ b/graphics/pixieplus/Makefile
@@ -14,12 +14,13 @@ 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
-LIB_DEPENDS= GraphicsMagick:${PORTSDIR}/graphics/GraphicsMagick \
+PATCH_DEPENDS= GraphicsMagick:${PORTSDIR}/graphics/GraphicsMagick
+LIB_DEPENDS= ${PATCH_DEPENDS} \
ungif:${PORTSDIR}/graphics/libungif
USE_AUTOTOOLS= libtool:15
USE_KDELIBS_VER=3
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_BZIP2= yes
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`