summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authoradam <adam>2017-04-14 17:16:50 +0000
committeradam <adam>2017-04-14 17:16:50 +0000
commit612566153384cd22da2fe34459b1b47e63730f5f (patch)
tree7ae0c372ea345b9260dbdcdd6700b88db8ee1f03 /wm
parenta89a52640407895ac6ccd69e0165881a5dd3f258 (diff)
downloadpkgsrc-612566153384cd22da2fe34459b1b47e63730f5f.tar.gz
Explicitly disable ImageMagick support
Diffstat (limited to 'wm')
-rw-r--r--wm/windowmaker/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile
index ff8bacd188a..d510eb40a5b 100644
--- a/wm/windowmaker/Makefile
+++ b/wm/windowmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2017/03/20 12:29:52 adam Exp $
+# $NetBSD: Makefile,v 1.118 2017/04/14 17:16:50 adam Exp $
DISTNAME= WindowMaker-0.95.8
PKGNAME= ${DISTNAME:tl}
@@ -16,6 +16,7 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= msgfmt perl:run pkg-config xgettext
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --disable-magick
CONFIGURE_ARGS+= --enable-pango
CONFIGURE_ARGS+= --enable-usermenu
CONFIGURE_ARGS+= --enable-xinerama