summaryrefslogtreecommitdiff
path: root/x11/gtkglarea
diff options
context:
space:
mode:
authortron <tron>1999-05-02 14:35:56 +0000
committertron <tron>1999-05-02 14:35:56 +0000
commitcadd5fb08b500cb6b7b88028a4c406e66774dd37 (patch)
treec1a79a11b2976a337876c33adcc94779876c48f1 /x11/gtkglarea
parent9476f0e0a33790a5a9c14a4734513b584825382d (diff)
downloadpkgsrc-cadd5fb08b500cb6b7b88028a4c406e66774dd37.tar.gz
Update dependence for "gtk+" package to version 1.2.2.
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 ff650d5673d..23791fa6891 100644
--- a/x11/gtkglarea/Makefile
+++ b/x11/gtkglarea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/04/27 22:23:14 tron Exp $
+# $NetBSD: Makefile,v 1.7 1999/05/02 14:35:58 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.1:../../x11/gtk
+DEPENDS+= gtk+-1.2.2:../../x11/gtk
GNU_CONFIGURE= yes
USE_LIBTOOL= yes