diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-01-06 10:58:53 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-01-06 10:58:53 +0000 |
commit | a4bb8e417382841c0817140e39c33ccfc5d9d9b3 (patch) | |
tree | 7e07ecdaaa319b93c4d58109234a72136c434476 /sysutils/p5-App-RunCron | |
parent | a97f511caf8628e137105bfcbb3b811b810e9c58 (diff) |
Notes
Diffstat (limited to 'sysutils/p5-App-RunCron')
-rw-r--r-- | sysutils/p5-App-RunCron/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/p5-App-RunCron/Makefile b/sysutils/p5-App-RunCron/Makefile index 3beb33d548f3..bbd947dfd365 100644 --- a/sysutils/p5-App-RunCron/Makefile +++ b/sysutils/p5-App-RunCron/Makefile @@ -12,7 +12,6 @@ COMMENT= Making wrapper scripts for cron tasks LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Module-Build>=0.38:devel/p5-Module-Build RUN_DEPENDS= p5-Class-Accessor-Lite>=0:devel/p5-Class-Accessor-Lite \ p5-YAML-Tiny>=0:textproc/p5-YAML-Tiny TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \ |