diff options
Diffstat (limited to 'textproc/p5-String-ShowDiff/Makefile')
| -rw-r--r-- | textproc/p5-String-ShowDiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-String-ShowDiff/Makefile b/textproc/p5-String-ShowDiff/Makefile index 486a242131e9..0a586ac5bfd1 100644 --- a/textproc/p5-String-ShowDiff/Makefile +++ b/textproc/p5-String-ShowDiff/Makefile @@ -14,8 +14,8 @@ COMMENT= Perl extension to help visualize differences between strings LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff NO_ARCH= yes USES= perl5 |
