1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Fix BUILD_DEPENDS: ExtUtils::CBuilder 0.27+ is already in all supported Perl releases

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-01-07 17:56:30 +00:00
parent 962f4dd081
commit f759982cc7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376485

View File

@ -14,15 +14,11 @@ COMMENT= XS version of Marpa
LICENSE= LGPL3
BUILD_DEPENDS= p5-ExtUtils-CBuilder>=0.27:${PORTSDIR}/devel/p5-ExtUtils-CBuilder \
p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
p5-Glib2>=1.223:${PORTSDIR}/devel/p5-Glib2 \
p5-PPI>=1.206:${PORTSDIR}/textproc/p5-PPI \
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
RUN_DEPENDS= p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
BUILD_DEPENDS= p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
p5-Glib2>=1.223:${PORTSDIR}/devel/p5-Glib2 \
p5-PPI>=1.206:${PORTSDIR}/textproc/p5-PPI \
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Weaken>=3.004000:${PORTSDIR}/devel/p5-Test-Weaken
USE_PERL5= configure