diff options
Diffstat (limited to 'net/gaim/Makefile')
-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 |