diff options
-rw-r--r-- | x11/gtkglarea/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtkglarea/Makefile b/x11/gtkglarea/Makefile index 1a7a34a4fba..9c44ac75ce4 100644 --- a/x11/gtkglarea/Makefile +++ b/x11/gtkglarea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/01/30 23:18:56 agc Exp $ +# $NetBSD: Makefile,v 1.4 1999/03/04 08:56:06 tron Exp $ DISTNAME= gtkglarea-1.1 CATEGORIES= x11 graphics @@ -8,7 +8,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.student.oulu.fi/~jlof/gtkglarea/ DEPENDS+= Mesa-3.0:../../graphics/Mesa -DEPENDS+= gtk+-1.1.12:../../x11/gtk +DEPENDS+= gtk+-1.2.0:../../x11/gtk GNU_CONFIGURE= YES USE_X11BASE= YES |