summaryrefslogtreecommitdiff
path: root/x11/xlockmore
diff options
context:
space:
mode:
authorrh <rh>2000-10-15 12:06:32 +0000
committerrh <rh>2000-10-15 12:06:32 +0000
commited4c7e54fabb723a86ef67fc00c81d2ee9e94119 (patch)
tree0eee75c30193d53eafbe9a0d77fc3c1ecca61373 /x11/xlockmore
parent58810cfb32e9e733c3bae69535147bfeef6eb1d7 (diff)
downloadpkgsrc-ed4c7e54fabb723a86ef67fc00c81d2ee9e94119.tar.gz
Use new USE_MESA variable to depend on the correct Mesa packages
Diffstat (limited to 'x11/xlockmore')
-rw-r--r--x11/xlockmore/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index 1473496112c..2e134704263 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2000/08/31 03:38:46 itohy Exp $
+# $NetBSD: Makefile,v 1.36 2000/10/15 12:06:44 rh Exp $
# FreeBSD Id: Makefile,v 1.23 1997/10/10 09:24:38 tg Exp
#
@@ -13,7 +13,7 @@ HOMEPAGE= http://www.tux.org/~bagleyd/xlockmore.html
.include "../../mk/bsd.prefs.mk"
.if !defined(XLOCK_LIGHT)
-DEPENDS+= Mesa-*:../../graphics/Mesa
+USE_MESA= YES
.endif
GNU_CONFIGURE= YES