summaryrefslogtreecommitdiff
path: root/sysutils/rsnapshot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/rsnapshot/Makefile')
-rw-r--r--sysutils/rsnapshot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rsnapshot/Makefile b/sysutils/rsnapshot/Makefile
index 776bbc60382..5e6e4266aba 100644
--- a/sysutils/rsnapshot/Makefile
+++ b/sysutils/rsnapshot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/06/17 03:50:35 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/07/16 01:19:23 jlam Exp $
#
DISTNAME= rsnapshot-1.1.6
@@ -14,7 +14,7 @@ DEPENDS+= rsync>=2.3.1:../../net/rsync
DEPENDS+= p5-Lchown>=0.07:../../sysutils/p5-Lchown
GNU_CONFIGURE= yes
-USE_PERL5= yes
+USE_TOOLS+= perl:run
USE_PKGINSTALL= yes
.include "../../mk/bsd.prefs.mk"