summaryrefslogtreecommitdiff
path: root/x11/gtkglarea
diff options
context:
space:
mode:
authortron <tron>1999-04-16 20:16:40 +0000
committertron <tron>1999-04-16 20:16:40 +0000
commit6628c86bf1b56638e4ab6806339780532c863bf7 (patch)
treebf0065a49e3c9cac363e7af45bdbcc14524dbe69 /x11/gtkglarea
parent38b176400ef0e80aa1388eb6aeb6125770bb9010 (diff)
downloadpkgsrc-6628c86bf1b56638e4ab6806339780532c863bf7.tar.gz
Update dependence for "gtk+" package to version 1.2.1.
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 9c44ac75ce4..3fc4f84c3d3 100644
--- a/x11/gtkglarea/Makefile
+++ b/x11/gtkglarea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/03/04 08:56:06 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/04/16 20:16:41 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.2.0:../../x11/gtk
+DEPENDS+= gtk+-1.2.1:../../x11/gtk
GNU_CONFIGURE= YES
USE_X11BASE= YES