pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick The "ImageMagick" doesn't use "li...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d14b0b6febe
branches:  trunk
changeset: 400765:0d14b0b6febe
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Oct 26 09:47:41 2009 +0000

description:
The "ImageMagick" doesn't use "libexif". Remove the dependence and
bump the package revision.

diffstat:

 graphics/ImageMagick/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 2b73e96c5c87 -r 0d14b0b6febe graphics/ImageMagick/Makefile
--- a/graphics/ImageMagick/Makefile     Mon Oct 26 09:46:22 2009 +0000
+++ b/graphics/ImageMagick/Makefile     Mon Oct 26 09:47:41 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.158 2009/08/27 17:52:55 sno Exp $
+# $NetBSD: Makefile,v 1.159 2009/10/26 09:47:41 tron Exp $
 
 .include "Makefile.common"
 
 PKGNAME=       ImageMagick-${DISTVERSION}
-PKGREVISION=   1
+PKGREVISION=   2
 
 MAINTAINER=    adam%NetBSD.org@localhost
 HOMEPAGE=      http://www.imagemagick.org/
@@ -50,7 +50,6 @@
 .include "../../fonts/fontconfig/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/lcms/buildlink3.mk"
-.include "../../graphics/libexif/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index