diff options
author | tron <tron> | 1999-03-04 09:30:44 +0000 |
---|---|---|
committer | tron <tron> | 1999-03-04 09:30:44 +0000 |
commit | 6aea12802fae75d9d983e70deed541d66b7f5b25 (patch) | |
tree | e9b2ae9c59c7bceade3daad7387756d93792c07e /net/gaim | |
parent | ce90b65edc205c984ab70581fa87b72df9c66577 (diff) | |
download | pkgsrc-6aea12802fae75d9d983e70deed541d66b7f5b25.tar.gz |
Update dependence for "gtk+" package.
Diffstat (limited to 'net/gaim')
-rw-r--r-- | net/gaim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 690b82eb943..42c31960f42 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/01/30 23:18:53 agc Exp $ +# $NetBSD: Makefile,v 1.3 1999/03/04 09:30:45 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.1.12:../../x11/gtk +DEPENDS= gtk+-1.2.0:../../x11/gtk USE_X11BASE= YES USE_GMAKE= YES |