summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>1999-01-20 10:11:39 +0000
committertron <tron>1999-01-20 10:11:39 +0000
commita78be6c62030bcf343f5a29e9df41756cf9bdbe1 (patch)
treec92ef79d1b2f99fe4b8e4fd26936f7c0fd881cf5 /x11
parent52918bfce72ba46320695b5179a6fffc8b57f22d (diff)
downloadpkgsrc-a78be6c62030bcf343f5a29e9df41756cf9bdbe1.tar.gz
Fix dependence for "gtk+" package.
Diffstat (limited to 'x11')
-rw-r--r--x11/gtkglarea/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtkglarea/Makefile b/x11/gtkglarea/Makefile
index a4b1d20559d..32dcb44da7b 100644
--- a/x11/gtkglarea/Makefile
+++ b/x11/gtkglarea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/01/20 01:55:51 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 1999/01/20 10:11:39 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.9:../../x11/gtk
+DEPENDS+= gtk+-1.1.12:../../x11/gtk
GNU_CONFIGURE= YES
USE_X11= YES