summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorabs <abs>2011-05-13 12:55:39 +0000
committerabs <abs>2011-05-13 12:55:39 +0000
commitc0fbed3e0f818fad0c91626285c48e20516aeb6b (patch)
tree28cd840cfa8b9edd725354a751b7ca61e6041299 /graphics
parent55b6859e332e913cd04174f73efeaaf23954fe49 (diff)
downloadpkgsrc-c0fbed3e0f818fad0c91626285c48e20516aeb6b.tar.gz
Add libXt to the PKG_OPTIONS:Mx11 to fix modular x11 build
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ImageMagick/options.mk b/graphics/ImageMagick/options.mk
index fa98221d55f..a1e71649ef9 100644
--- a/graphics/ImageMagick/options.mk
+++ b/graphics/ImageMagick/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.10 2011/05/11 11:38:48 adam Exp $
+# $NetBSD: options.mk,v 1.11 2011/05/13 12:55:39 abs Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.ImageMagick
PKG_SUPPORTED_OPTIONS= x11 jasper djvu ghostscript wmf
@@ -9,6 +9,7 @@ PKG_SUGGESTED_OPTIONS= x11 jasper
.if !empty(PKG_OPTIONS:Mx11)
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/xextproto/buildlink3.mk"
.else
CONFIGURE_ARGS+= --without-x