aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorimura <imura@FreeBSD.org>2000-03-10 07:36:52 +0800
committerimura <imura@FreeBSD.org>2000-03-10 07:36:52 +0800
commit61664367e13382e86787cce5e388fa50aeaf5461 (patch)
treeaf01e09625c6efeaddc68b59a4e8165679be73fd /graphics/ImageMagick
parentf76e47de9a677a853168cd83cf6463aa93b1a45d (diff)
downloadfreebsd-ports-gnome-61664367e13382e86787cce5e388fa50aeaf5461.tar.gz
freebsd-ports-gnome-61664367e13382e86787cce5e388fa50aeaf5461.tar.zst
freebsd-ports-gnome-61664367e13382e86787cce5e388fa50aeaf5461.zip
Our system is not Solaris 7.
Remove config.cache before configure.
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index e808474912e7..091c1015e79c 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -46,6 +46,10 @@ CONFIGURE_ARGS+= --enable-lzw
USE_PERL5= YES
USE_XLIB= YES
CONFIGURE_ENV= LDFLAGS="$(LDFLAGS) -L${WRKSRC}/magick/.libs"
+
+pre-configure:
+ ${RM} -f ${WRKSRC}/config.cache
+
post-install:
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib