1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

- 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)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-08-17 13:06:46 +00:00
parent 74520e9c11
commit 37e858edd1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394502

View File

@ -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