pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/p5-PerlMagick No need to buildlink x11 here, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69b15db5df66
branches:  trunk
changeset: 562347:69b15db5df66
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Jul 26 03:02:27 2009 +0000

description:
No need to buildlink x11 here, ImageMagick/buildlink3.mk handle it.
Let to allow build with x11-less.

diffstat:

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

diffs (16 lines):

diff -r 6591140a20a8 -r 69b15db5df66 graphics/p5-PerlMagick/Makefile
--- a/graphics/p5-PerlMagick/Makefile   Sat Jul 25 22:26:26 2009 +0000
+++ b/graphics/p5-PerlMagick/Makefile   Sun Jul 26 03:02:27 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2008/10/28 10:42:02 adam Exp $
+# $NetBSD: Makefile,v 1.62 2009/07/26 03:02:27 obache Exp $
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
@@ -32,6 +32,5 @@
 
 BUILDLINK_API_DEPENDS.ImageMagick+=         ImageMagick>=${DISTVERSION}
 .include "../../graphics/ImageMagick/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index