aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-YAML-LibYAML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-YAML-LibYAML/Makefile')
-rw-r--r--textproc/p5-YAML-LibYAML/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile
index 03be443e0b1a..8ce48ed0dba9 100644
--- a/textproc/p5-YAML-LibYAML/Makefile
+++ b/textproc/p5-YAML-LibYAML/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= YAML-LibYAML
-PORTVERSION= 0.37
+PORTVERSION= 0.38
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,8 +17,8 @@ COMMENT= Perl YAML Serialization using XS and libyaml
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS= p5-Filter>0:${PORTSDIR}/devel/p5-Filter
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes