summaryrefslogtreecommitdiff
path: root/x11/xlockmore
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-09-29 22:58:43 +0000
committertron <tron@pkgsrc.org>1999-09-29 22:58:43 +0000
commitb7f3f61a86c4f66ee34015866d9be98467eb2043 (patch)
treefd7e6dc39ed2ec8fe1d71ed84517bc41688d3c61 /x11/xlockmore
parent46a37630b105617ab5c0151e2d2ac268cdc7b551 (diff)
downloadpkgsrc-b7f3f61a86c4f66ee34015866d9be98467eb2043.tar.gz
Use wildcard dependence for "Mesa" package so that either standard or
hardware accelerated Mesa libraries can be used.
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 44e976560fa..8281e4cea09 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 1999/08/27 07:20:29 tron Exp $
+# $NetBSD: Makefile,v 1.28 1999/09/29 22:58:45 tron Exp $
# FreeBSD Id: Makefile,v 1.23 1997/10/10 09:24:38 tg Exp
#
@@ -10,7 +10,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.tux.org/~bagleyd/xlockmore.html
DEPENDS+= xpm-3.4k:../../graphics/xpm
-DEPENDS+= Mesa-3.0:../../graphics/Mesa
+DEPENDS+= Mesa-*:../../graphics/Mesa
GNU_CONFIGURE= yes
USE_X11BASE= yes