summaryrefslogtreecommitdiff
path: root/net/gaim
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-05-02 14:35:56 +0000
committertron <tron@pkgsrc.org>1999-05-02 14:35:56 +0000
commit4c1a6ff88fa52c3a7b90ea9f130eefc116f01c80 (patch)
treec1a79a11b2976a337876c33adcc94779876c48f1 /net/gaim
parent413d44a335d0212acc8d626355aff77c2812be54 (diff)
downloadpkgsrc-4c1a6ff88fa52c3a7b90ea9f130eefc116f01c80.tar.gz
Update dependence for "gtk+" package to version 1.2.2.
Diffstat (limited to 'net/gaim')
-rw-r--r--net/gaim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile
index 71991e01b31..93075e50430 100644
--- a/net/gaim/Makefile
+++ b/net/gaim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/04/16 20:16:41 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/05/02 14:35:57 tron Exp $
#
DISTNAME= gaim-19981231
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.marko.net/pub/gaim/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.marko.net/gaim/
-DEPENDS= gtk+-1.2.1:../../x11/gtk
+DEPENDS= gtk+-1.2.2:../../x11/gtk
USE_X11BASE= YES
USE_GMAKE= YES