aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-11-24 02:37:48 +0800
committerlinimon <linimon@FreeBSD.org>2007-11-24 02:37:48 +0800
commitb8481ebd412b9dc36e394577699670f9be8e818c (patch)
tree9aad97e09901c2b5172009cd32e91cfa4639d010 /graphics
parenta36935f252874b2bbea78df8e954a28cbbf73b0c (diff)
downloadfreebsd-ports-gnome-b8481ebd412b9dc36e394577699670f9be8e818c.tar.gz
freebsd-ports-gnome-b8481ebd412b9dc36e394577699670f9be8e818c.tar.zst
freebsd-ports-gnome-b8481ebd412b9dc36e394577699670f9be8e818c.zip
Add GraphicsMagick to PATCH_DEPENDS to fix build on cluster.
Spotted by: mi Approved by: portmgr (self)
Diffstat (limited to 'graphics')
-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`