summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2012-03-31 10:43:19 +0000
committerdholland <dholland>2012-03-31 10:43:19 +0000
commitbc27c9fa4d94d8b770e548d14d0d6179a526e8bf (patch)
treec47c52aa7ebf5c24d968b5e00401084e0de69b46
parente59dda87228c02b760e6ffeef8d44cf61fccc763 (diff)
downloadpkgsrc-bc27c9fa4d94d8b770e548d14d0d6179a526e8bf.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"