summaryrefslogtreecommitdiff
path: root/net/xchat
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-07-14 23:12:06 +0000
committertron <tron@pkgsrc.org>1999-07-14 23:12:06 +0000
commitdb164a832c535f9fe04823430146c30074804de0 (patch)
treef8a025c10c7241f09023e01eb22b5ea7ff37e6ac /net/xchat
parent985a535659d907fbe2d9cf793e2afc71c0e0c251 (diff)
downloadpkgsrc-db164a832c535f9fe04823430146c30074804de0.tar.gz
Update dependence on "gnome-core" package.
Diffstat (limited to 'net/xchat')
-rw-r--r--net/xchat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xchat/Makefile b/net/xchat/Makefile
index 89ec9be7781..203ff766b09 100644
--- a/net/xchat/Makefile
+++ b/net/xchat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/07/05 20:11:41 tron Exp $
+# $NetBSD: Makefile,v 1.2 1999/07/14 23:12:07 tron 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.5:../../x11/gnome-core
+DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core
GNU_CONFIGURE= yes
USE_GMAKE= yes