summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-RecordParser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-RecordParser/Makefile')
-rw-r--r--textproc/p5-Text-RecordParser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile
index 8aa70ab4f66c..790333ae46c0 100644
--- a/textproc/p5-Text-RecordParser/Makefile
+++ b/textproc/p5-Text-RecordParser/Makefile
@@ -11,13 +11,13 @@ COMMENT= Read record-oriented files
LICENSE= GPLv2
-BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
p5-IO-stringy>=0:devel/p5-IO-stringy \
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
p5-Readonly>=0:devel/p5-Readonly \
p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat \
p5-Text-TabularDisplay>=1.22:textproc/p5-Text-TabularDisplay
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
NO_ARCH= yes