summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-03-31 10:43:19 +0000
committerdholland <dholland@pkgsrc.org>2012-03-31 10:43:19 +0000
commit57cd155c26b0f7c1eecbb84692e256fa28743da7 (patch)
treec47c52aa7ebf5c24d968b5e00401084e0de69b46
parent037d8db41bd19f2934ae271f753fb851646a66ad (diff)
downloadpkgsrc-57cd155c26b0f7c1eecbb84692e256fa28743da7.tar.gz
Version 1.63 ("Add pam option. Not enabled by default so no PKGREVISION.)
added the ImageMagick dependency that was removed in 1.62 back in, presumably by accident. Remove it again, as xlockmore-lite should not depend on ImageMagick.
-rw-r--r--x11/xlockmore/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile.common b/x11/xlockmore/Makefile.common
index c229db9b3e5..ea4ec0dd73b 100644
--- a/x11/xlockmore/Makefile.common
+++ b/x11/xlockmore/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.65 2012/03/30 07:37:22 drochner Exp $
+# $NetBSD: Makefile.common,v 1.66 2012/03/31 10:43:19 dholland Exp $
#
# This Makefile.common is included by:
#
@@ -108,7 +108,6 @@ INSTALLATION_DIRS+= ${EGDIR}/pam.d
# the inherited full dependency
#BUILDLINK_DEPMETHOD.libXt?= build
-.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../x11/libICE/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"