summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/Makefile
diff options
context:
space:
mode:
authoradam <adam>2004-09-27 11:04:24 +0000
committeradam <adam>2004-09-27 11:04:24 +0000
commit6554954a8716b7fcc6807406ed2aa18b7d72c264 (patch)
tree016e7a14dff2a7f0fed5be18e8bed4a2acb88d18 /graphics/ImageMagick/Makefile
parent339334a39e75c4e3f70f4d5b8f000c32dea09438 (diff)
downloadpkgsrc-6554954a8716b7fcc6807406ed2aa18b7d72c264.tar.gz
Changes 6.0.8-3:
* Fix to enable reading Photoshop images with a group of layers. * other bug fixes
Diffstat (limited to 'graphics/ImageMagick/Makefile')
-rw-r--r--graphics/ImageMagick/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index b6ebfab1f8c..1dbc904c67f 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.118 2004/05/19 14:11:28 adam Exp $
+# $NetBSD: Makefile,v 1.119 2004/09/27 11:04:24 adam Exp $
.include "Makefile.common"
@@ -42,12 +42,9 @@ CFLAGS= -O
# Some configure_args come from Makefile.common
CONFIGURE_ARGS+= --without-perl
-# Remove the empty directory
-post-install:
- -${RMDIR} ${PREFIX}/share/ImageMagick
-
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../graphics/jasper/buildlink3.mk"
+.include "../../graphics/lcms/buildlink3.mk"
.include "../../graphics/libexif/buildlink3.mk"
.include "../../graphics/libwmf/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"