summaryrefslogtreecommitdiff
path: root/devel/py-mercurial
diff options
context:
space:
mode:
authorwiz <wiz>2014-12-29 19:56:26 +0000
committerwiz <wiz>2014-12-29 19:56:26 +0000
commit8bdc95514fb1981fc68dc37145dc7e7008cfe695 (patch)
tree134f58ab30db9bf531381e1e997d16537be92c8f /devel/py-mercurial
parent0bc2c46983a7f6487ad93915b36f27ad79e0a6b7 (diff)
downloadpkgsrc-8bdc95514fb1981fc68dc37145dc7e7008cfe695.tar.gz
Add a comment that depending on unzip will fix two tests, and
the bug report URLs for them.
Diffstat (limited to 'devel/py-mercurial')
-rw-r--r--devel/py-mercurial/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/py-mercurial/Makefile b/devel/py-mercurial/Makefile
index be3bcf302cf..b52ab3bbd29 100644
--- a/devel/py-mercurial/Makefile
+++ b/devel/py-mercurial/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/12/23 17:50:29 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/12/29 19:56:26 wiz Exp $
DISTNAME= mercurial-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,10 @@ 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
+#BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip
USE_TOOLS+= gmake msgfmt