summaryrefslogtreecommitdiff
path: root/graphics/dx
diff options
context:
space:
mode:
authordrochner <drochner>2009-08-11 15:44:01 +0000
committerdrochner <drochner>2009-08-11 15:44:01 +0000
commit75c574743065f14ab3cb1c6c33b996225dde6426 (patch)
treefd8fffd0ecda4dfc695a1edde55343258bf2e778 /graphics/dx
parent681a47ad9a7b4d78ab6a89e697659b48bb46ee69 (diff)
downloadpkgsrc-75c574743065f14ab3cb1c6c33b996225dde6426.tar.gz
add a comment telling that ImageMagick detection in "configure"
doesn't work currently
Diffstat (limited to 'graphics/dx')
-rw-r--r--graphics/dx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile
index 3e6b7891f41..71a355b1ea4 100644
--- a/graphics/dx/Makefile
+++ b/graphics/dx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2009/06/30 00:07:17 joerg Exp $
+# $NetBSD: Makefile,v 1.46 2009/08/11 15:44:01 drochner Exp $
DISTNAME= dx-4.4.4
PKGREVISION= 1
@@ -29,6 +29,7 @@ CONFIGURE_ENV+= ARCH=""
.include "../../devel/hdf/buildlink3.mk"
.include "../../devel/netcdf/buildlink3.mk"
+# XXX ImageMagick detection in "configure" is broken
.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"