summaryrefslogtreecommitdiff
path: root/graphics/x11rec
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-08-11 15:40:18 +0000
committerdrochner <drochner@pkgsrc.org>2009-08-11 15:40:18 +0000
commit22540302d8f5b1782273653559593dd791371929 (patch)
tree0cc821939bc4f87e005a9cf0e3b168b380ddb208 /graphics/x11rec
parent2e2d53fb02e7acf7c4876182f2c4448c7f8e24f7 (diff)
downloadpkgsrc-22540302d8f5b1782273653559593dd791371929.tar.gz
turn ImageMagick/bl3 inclusion into a simple DEPENDS, nothing
is compiled here
Diffstat (limited to 'graphics/x11rec')
-rw-r--r--graphics/x11rec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/x11rec/Makefile b/graphics/x11rec/Makefile
index b82794697d9..c892e7ffe6f 100644
--- a/graphics/x11rec/Makefile
+++ b/graphics/x11rec/Makefile
@@ -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 @@ LICENSE= gnu-gpl-v2
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 @@ do-install:
${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