pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/gxmame This package doesn't really depend on p5-X...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/efa59c8f884e
branches:  trunk
changeset: 515783:efa59c8f884e
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Fri Jul 07 22:03:50 2006 +0000

description:
This package doesn't really depend on p5-XML-Parser.. it only needed it
for intltool.  Bump the PKGREVISION for the changed dependencies.

diffstat:

 misc/gxmame/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 1badb33b97ba -r efa59c8f884e misc/gxmame/Makefile
--- a/misc/gxmame/Makefile      Fri Jul 07 21:51:05 2006 +0000
+++ b/misc/gxmame/Makefile      Fri Jul 07 22:03:50 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2006/07/06 14:45:38 abs Exp $
+# $NetBSD: Makefile,v 1.22 2006/07/07 22:03:50 jlam Exp $
 #
 
 DISTNAME=      gxmame-0.35beta1
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gxmame/}
 
@@ -11,7 +11,6 @@
 COMMENT=       Frontend for XMame using the GTK2 library
 
 DEPENDS+=              xmame>=0.87:../../emulators/xmame
-DEPENDS+=               p5-XML-Parser>=2.34:../../textproc/p5-XML-Parser
 
 GNU_CONFIGURE=         yes
 USE_DIRS+=             gnome2-1.5



Home | Main Index | Thread Index | Old Index