Sat Jan 12 09:40:22 2019 UTC ()
Pullup ticket #5891 - requested by leot
net/megatools: build fix

Revisions pulled up:
- net/megatools/Makefile                                        1.13

---
   Module Name:	pkgsrc
   Committed By:	leot
   Date:		Fri Jan 11 19:40:58 UTC 2019

   Modified Files:
   	pkgsrc/net/megatools: Makefile

   Log Message:
   megatools: needs asciidoc for documentation

   PKGREVISION++

   Thanks to <jmcneill>!


(bsiegert)
diff -r1.12 -r1.12.2.1 pkgsrc/net/megatools/Makefile

cvs diff -r1.12 -r1.12.2.1 pkgsrc/net/megatools/Makefile (expand / switch to context diff)
--- pkgsrc/net/megatools/Makefile 2018/12/13 19:52:17 1.12
+++ pkgsrc/net/megatools/Makefile 2019/01/12 09:40:22 1.12.2.1
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2018/12/13 19:52:17 adam Exp $
+# $NetBSD: Makefile,v 1.12.2.1 2019/01/12 09:40:22 bsiegert Exp $
 
 DISTNAME=	megatools-1.10.2
-PKGREVISION=	1
+PKGREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	https://megatools.megous.com/builds/
 
@@ -9,6 +9,8 @@
 HOMEPAGE=	https://megatools.megous.com/
 COMMENT=	Command line client for Mega.co.nz
 LICENSE=	gnu-gpl-v2
+
+TOOL_DEPENDS+=	asciidoc-[0-9]*:../../textproc/asciidoc
 
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes