summaryrefslogtreecommitdiff
path: root/x11/gtkglarea
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/gtkglarea
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/gtkglarea')
-rw-r--r--x11/gtkglarea/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtkglarea/Makefile b/x11/gtkglarea/Makefile
index 9d39f2f1ee1..ddac6c8329a 100644
--- a/x11/gtkglarea/Makefile
+++ b/x11/gtkglarea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/08/28 09:43:15 rh Exp $
+# $NetBSD: Makefile,v 1.10 1999/09/29 22:58:45 tron Exp $
DISTNAME= gtkglarea-1.2.1
CATEGORIES= x11 graphics
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.student.oulu.fi/~jlof/gtkglarea/download/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.student.oulu.fi/~jlof/gtkglarea/
-DEPENDS+= Mesa-3.0:../../graphics/Mesa
+DEPENDS+= Mesa-*:../../graphics/Mesa
DEPENDS+= gtk+-1.2.4:../../x11/gtk
GNU_CONFIGURE= yes