summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2016-09-19 13:40:33 +0000
committerwiedi <wiedi@pkgsrc.org>2016-09-19 13:40:33 +0000
commita401aae5c10b52fa254a4ce5c4be280df16bf5c9 (patch)
tree38663b2155486e3f06de9228645dd472734eba17 /sysutils
parent82886b02aaed775782074a05cb5222c7914dfe1e (diff)
downloadpkgsrc-a401aae5c10b52fa254a4ce5c4be280df16bf5c9.tar.gz
wants gmake
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/boxbackup-client/Makefile4
-rw-r--r--sysutils/boxbackup-server/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/boxbackup-client/Makefile b/sysutils/boxbackup-client/Makefile
index 0826ec7c5dc..32090a8b51c 100644
--- a/sysutils/boxbackup-client/Makefile
+++ b/sysutils/boxbackup-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2016/07/09 06:38:58 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/09/19 13:40:33 wiedi Exp $
#
DISTNAME= boxbackup-0.11.1
@@ -16,7 +16,7 @@ MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
USE_LANGUAGES= c++
-USE_TOOLS+= perl:run
+USE_TOOLS+= perl:run gmake
REPLACE_PERL+= bin/bbackupd/bbackupd-config
diff --git a/sysutils/boxbackup-server/Makefile b/sysutils/boxbackup-server/Makefile
index 211950ea34d..ce959109392 100644
--- a/sysutils/boxbackup-server/Makefile
+++ b/sysutils/boxbackup-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2016/07/09 06:38:58 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/09/19 13:40:33 wiedi Exp $
#
DISTNAME= boxbackup-0.11.1
@@ -19,7 +19,7 @@ MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
USE_LANGUAGES= c++
-USE_TOOLS+= perl:run
+USE_TOOLS+= perl:run gmake
REPLACE_PERL+= bin/bbstored/bbstored-certs bin/bbstored/bbstored-config
REPLACE_PERL+= lib/raidfile/raidfile-config