pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-mercurial Remove unnecessary xmlto and asciid...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eca397628a8b
branches:  trunk
changeset: 649061:eca397628a8b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Mar 31 03:40:24 2015 +0000

description:
Remove unnecessary xmlto and asciidoc build dependencies.
Noted by uwe.

diffstat:

 devel/py-mercurial/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 75118e40a496 -r eca397628a8b devel/py-mercurial/Makefile
--- a/devel/py-mercurial/Makefile       Tue Mar 31 01:15:26 2015 +0000
+++ b/devel/py-mercurial/Makefile       Tue Mar 31 03:40:24 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/12/29 19:56:26 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/03/31 03:40:24 wiz Exp $
 
 DISTNAME=      mercurial-${VERSION}
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -10,8 +10,6 @@
 COMMENT=       Fast, lightweight source control management system
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3 # OR newer
 
-BUILD_DEPENDS+=        xmlto-[0-9]*:../../textproc/xmlto
-BUILD_DEPENDS+=        asciidoc-[0-9]*:../../textproc/asciidoc
 # with this dependency, two zip test cases start working
 # http://bz.selenic.com/show_bug.cgi?id=4483
 # http://bz.selenic.com/show_bug.cgi?id=4485



Home | Main Index | Thread Index | Old Index