summaryrefslogtreecommitdiff
path: root/textproc/p5-BibTeX-Parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-BibTeX-Parser/Makefile')
-rw-r--r--textproc/p5-BibTeX-Parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-BibTeX-Parser/Makefile b/textproc/p5-BibTeX-Parser/Makefile
index f641b2963433..480ff2750cab 100644
--- a/textproc/p5-BibTeX-Parser/Makefile
+++ b/textproc/p5-BibTeX-Parser/Makefile
@@ -15,9 +15,9 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \
p5-LaTeX-ToUnicode>=0.02:textproc/p5-LaTeX-ToUnicode
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5