summaryrefslogtreecommitdiff
path: root/x11/gtkglarea
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-03-04 08:56:06 +0000
committertron <tron@pkgsrc.org>1999-03-04 08:56:06 +0000
commit5d0380257b5215b5a3a4eedc2fb550e664aa3959 (patch)
treea4c8be35438346857b9d80c95993e11cd4ca95cd /x11/gtkglarea
parent8803337a1470e7c7e51b40de103d81ee1e4ea007 (diff)
downloadpkgsrc-5d0380257b5215b5a3a4eedc2fb550e664aa3959.tar.gz
Update dependence for "gtk+" package.
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 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