diff options
Diffstat (limited to 'net/xchat/Makefile')
-rw-r--r-- | net/xchat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xchat/Makefile b/net/xchat/Makefile index 203ff766b09..25757975feb 100644 --- a/net/xchat/Makefile +++ b/net/xchat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/07/14 23:12:07 tron Exp $ +# $NetBSD: Makefile,v 1.3 1999/08/29 12:48:59 rh Exp $ DISTNAME= xchat-1.0.0 CATEGORIES= net x11 gnome @@ -7,7 +7,7 @@ MASTER_SITES= ${HOMEPAGE}/files/ MAINTAINER= tron@netbsd.org HOMEPAGE= http://xchat.linuxpower.org/ -DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core +DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core GNU_CONFIGURE= yes USE_GMAKE= yes |