summaryrefslogtreecommitdiff
path: root/x11/gtkglarea
diff options
context:
space:
mode:
authortron <tron>1999-09-29 22:58:43 +0000
committertron <tron>1999-09-29 22:58:43 +0000
commitcc1aa8d7ab2469253ee738e7865a705acb6dbcf7 (patch)
treefd7e6dc39ed2ec8fe1d71ed84517bc41688d3c61 /x11/gtkglarea
parentb408fa61d06c22655d91669376b5d9fd70dba0d8 (diff)
downloadpkgsrc-cc1aa8d7ab2469253ee738e7865a705acb6dbcf7.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