pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/gossip p5-XML-Parser is needed by the included in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c60052c89d8
branches:  trunk
changeset: 465576:6c60052c89d8
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Jan 02 10:37:30 2004 +0000

description:
p5-XML-Parser is needed by the included intltool during the build of this
package.  Fixes problems shown in the last bulk build.

diffstat:

 chat/gossip/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f4cef7cde5ec -r 6c60052c89d8 chat/gossip/Makefile
--- a/chat/gossip/Makefile      Fri Jan 02 09:19:06 2004 +0000
+++ b/chat/gossip/Makefile      Fri Jan 02 10:37:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/12/28 23:37:05 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/02 10:37:30 jmmv Exp $
 #
 
 DISTNAME=      gossip-0.6
@@ -12,6 +12,7 @@
 COMMENT=       GTK2 Jabber Instant Messaging client
 
 DEPENDS=               gnome2-dirs>=1.2:../../misc/gnome2-dirs
+BUILD_DEPENDS=         p5-XML-Parser>=2.31nb1:../../textproc/p5-XML-Parser
 BUILD_USES_MSGFMT=     yes
 
 USE_BUILDLINK2=                yes



Home | Main Index | Thread Index | Old Index