summaryrefslogtreecommitdiff
path: root/pkgtools/distbb/Makefile
diff options
context:
space:
mode:
authorcheusov <cheusov>2012-09-02 19:54:37 +0000
committercheusov <cheusov>2012-09-02 19:54:37 +0000
commit823f29eb377e027e92537a30df795dda4f18f9d4 (patch)
tree6c450cb106229b80ce1c06b4ce37b20d70acc6c3 /pkgtools/distbb/Makefile
parent808cf3cf4b00c1e0de3bb99ada5d8a6838657a63 (diff)
downloadpkgsrc-823f29eb377e027e92537a30df795dda4f18f9d4.tar.gz
DEPENDS on pkg_summary-utils>=0.58.3, ++pkgrevision
Diffstat (limited to 'pkgtools/distbb/Makefile')
-rw-r--r--pkgtools/distbb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkgtools/distbb/Makefile b/pkgtools/distbb/Makefile
index 21e6a583f46..c09140df67b 100644
--- a/pkgtools/distbb/Makefile
+++ b/pkgtools/distbb/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2012/09/02 19:28:23 cheusov Exp $
+# $NetBSD: Makefile,v 1.13 2012/09/02 19:54:37 cheusov Exp $
#
DISTNAME= distbb-0.45.1
+PKGREVISION= 1
CATEGORIES= pkgtools
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/cheusov/distbb/ \
http://mova.org/~cheusov/pub/distbb/
@@ -11,7 +12,7 @@ HOMEPAGE= http://mova.org/~cheusov/pub/distbb/
COMMENT= DISTributed Bulk Build tool for pkgsrc
LICENSE= 2-clause-bsd
-DEPENDS+= pkg_summary-utils>=0.58.2:../../pkgtools/pkg_summary-utils
+DEPENDS+= pkg_summary-utils>=0.58.3:../../pkgtools/pkg_summary-utils
DEPENDS+= paexec>=0.16.0:../../parallel/paexec
DEPENDS+= runawk>=1.1.0:../../lang/runawk
DEPENDS+= pipestatus>=0.6.0:../../devel/pipestatus