summaryrefslogtreecommitdiff
path: root/x11/xlockmore-lite
diff options
context:
space:
mode:
authorelric <elric>2012-02-18 23:50:33 +0000
committerelric <elric>2012-02-18 23:50:33 +0000
commitc159503391f5cf09c5819f4937b4573a36223e88 (patch)
tree7d079652f842262423c88c941e67c15c3f3a77f6 /x11/xlockmore-lite
parentb622ccc308117e63b31c4dfb377c7262df072e53 (diff)
downloadpkgsrc-c159503391f5cf09c5819f4937b4573a36223e88.tar.gz
Remove the ImageMagick requirement from xlockmore-lite.
Diffstat (limited to 'x11/xlockmore-lite')
-rw-r--r--x11/xlockmore-lite/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xlockmore-lite/Makefile b/x11/xlockmore-lite/Makefile
index cbc813a48be..52dbe4d7836 100644
--- a/x11/xlockmore-lite/Makefile
+++ b/x11/xlockmore-lite/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2009/10/25 22:54:03 tron Exp $
+# $NetBSD: Makefile,v 1.14 2012/02/18 23:50:33 elric Exp $
.include "../../x11/xlockmore/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-lite-/}
+PKGREVISION= 1
COMMENT= "lite" version of xlockmore
CONFIGURE_ARGS+= --without-xpm
@@ -10,6 +11,7 @@ CONFIGURE_ARGS+= --without-gltt
CONFIGURE_ARGS+= --without-ttf
CONFIGURE_ARGS+= --without-freetype
CONFIGURE_ARGS+= --without-opengl
+CONFIGURE_ARGS+= --without-magick
CONFIGURE_ARGS+= --without-mesa
CONFIGURE_ARGS+= --without-rplay
CONFIGURE_ARGS+= --without-esound