summaryrefslogtreecommitdiff
path: root/x11/gtkglarea
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-08-28 09:43:06 +0000
committerrh <rh@pkgsrc.org>1999-08-28 09:43:06 +0000
commit6c7e0a91ff1abc57c816f20e5db5adeaf2b30873 (patch)
tree8d07d8f005aa52375ea0db13eef8463410f3ae07 /x11/gtkglarea
parent2e31533cd7834c1c72dec426d059afb4ae5e4686 (diff)
downloadpkgsrc-6c7e0a91ff1abc57c816f20e5db5adeaf2b30873.tar.gz
Update dependency on gtk+-1.2.4
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 7517e912b49..9d39f2f1ee1 100644
--- a/x11/gtkglarea/Makefile
+++ b/x11/gtkglarea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/07/22 23:44:35 sakamoto Exp $
+# $NetBSD: Makefile,v 1.9 1999/08/28 09:43:15 rh Exp $
DISTNAME= gtkglarea-1.2.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.2:../../x11/gtk
+DEPENDS+= gtk+-1.2.4:../../x11/gtk
GNU_CONFIGURE= yes
USE_LIBTOOL= yes