aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-YAML-LibYAML
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-17 13:06:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-17 13:06:46 +0000
commit37e858edd18cfdef0c487e4ed9d4a989c8972609 (patch)
tree5b2ec3fc43af026b598c194867df34994f361a06 /textproc/p5-YAML-LibYAML
parent74520e9c118b41079a243c816db4162462745a44 (diff)
downloadports-37e858edd18cfdef0c487e4ed9d4a989c8972609.tar.gz
ports-37e858edd18cfdef0c487e4ed9d4a989c8972609.zip
- Fix *_DEPENDS
- Bump PORTREVISION for dependency change PR: 202325 Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Notes
Notes: svn path=/head/; revision=394502
Diffstat (limited to 'textproc/p5-YAML-LibYAML')
-rw-r--r--textproc/p5-YAML-LibYAML/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile
index ac497f7cff33..c41a83e0065f 100644
--- a/textproc/p5-YAML-LibYAML/Makefile
+++ b/textproc/p5-YAML-LibYAML/Makefile
@@ -3,6 +3,7 @@
PORTNAME= YAML-LibYAML
PORTVERSION= 0.59
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,8 +14,7 @@ COMMENT= Perl YAML Serialization using XS and libyaml
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter
USES= perl5
USE_PERL5= configure