Tue Aug 11 15:40:18 2009 UTC ()
turn ImageMagick/bl3 inclusion into a simple DEPENDS, nothing
is compiled here


(drochner)
diff -r1.15 -r1.16 pkgsrc/graphics/x11rec/Makefile

cvs diff -r1.15 -r1.16 pkgsrc/graphics/x11rec/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/x11rec/Attic/Makefile 2009/07/10 09:18:44 1.15
+++ pkgsrc/graphics/x11rec/Attic/Makefile 2009/08/11 15:40:18 1.16
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/07/10 09:18:44 obache Exp $
+# $NetBSD: Makefile,v 1.16 2009/08/11 15:40:18 drochner Exp $
 #
 
 DISTNAME=	x11rec-0.3
@@ -14,6 +14,7 @@
 PKG_DESTDIR_SUPPORT=	user-destdir
 
 DEPENDS+=	gifsicle-[0-9]*:../../graphics/gifsicle
+DEPENDS+=	ImageMagick-[0-9]*:../../graphics/ImageMagick
 
 NO_BUILD=	yes
 REPLACE_RUBY=	x11rec
@@ -27,7 +28,6 @@
 	${INSTALL_DATA} ${WRKSRC}/x11rec-ja.html \
 		${DESTDIR}${PREFIX}/share/doc/x11rec/index.html.ja
 
-.include "../../graphics/ImageMagick/buildlink3.mk"
 .include "../../lang/ruby/modules.mk"
 
 SUBST_CLASSES+=		toolpath