pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/xchat-systray-integration Correct pathname to "xc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67401658b0e9
branches:  trunk
changeset: 495276:67401658b0e9
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Jun 06 11:47:06 2005 +0000

description:
Correct pathname to "xchat" package version 2.x.

diffstat:

 chat/xchat-systray-integration/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7745989e808c -r 67401658b0e9 chat/xchat-systray-integration/Makefile
--- a/chat/xchat-systray-integration/Makefile   Mon Jun 06 11:43:50 2005 +0000
+++ b/chat/xchat-systray-integration/Makefile   Mon Jun 06 11:47:06 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/05/22 20:07:43 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/06/06 11:47:06 tron Exp $
 
 DISTNAME=      xchat-systray-integration-2.4.5-src
 PKGNAME=       ${DISTNAME:S/-src//}
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://blight.altervista.org/index.php?act=Systray
 COMMENT=       Systray icon plugin for X-Chat
 
-DEPENDS=       xchat>=2.0:../../chat/xchat2
+DEPENDS=       xchat>=2.0:../../chat/xchat
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
 USE_TOOLS+=    gmake



Home | Main Index | Thread Index | Old Index