aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-01-08 01:56:30 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-01-08 01:56:30 +0800
commitb217d5e23f0718729f05a4a96ddfffe6e7c9bf86 (patch)
treeeaf1046e124e72046486b1d80e2cbe45a8315d0d /lang
parent890fc8fd2bb5f82e04d41a29d646edf315fa3f29 (diff)
downloadfreebsd-ports-gnome-b217d5e23f0718729f05a4a96ddfffe6e7c9bf86.tar.gz
freebsd-ports-gnome-b217d5e23f0718729f05a4a96ddfffe6e7c9bf86.tar.zst
freebsd-ports-gnome-b217d5e23f0718729f05a4a96ddfffe6e7c9bf86.zip
- Fix BUILD_DEPENDS: ExtUtils::CBuilder 0.27+ is already in all supported Perl releases
Diffstat (limited to 'lang')
-rw-r--r--lang/p5-Marpa-XS/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/p5-Marpa-XS/Makefile b/lang/p5-Marpa-XS/Makefile
index 81c5062003c7..b3f464db910f 100644
--- a/lang/p5-Marpa-XS/Makefile
+++ b/lang/p5-Marpa-XS/Makefile
@@ -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