aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-08-22 00:40:03 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-08-22 00:40:03 +0800
commitad1164bd7ae5b5be13604bb504b54a822bed1f65 (patch)
treef65dc983e277142cbcb44fa05b0608ef900667c3 /devel
parentfae5bd366f467ceeb2fd9b8bc757b41c8987bb5d (diff)
downloadfreebsd-ports-gnome-ad1164bd7ae5b5be13604bb504b54a822bed1f65.tar.gz
freebsd-ports-gnome-ad1164bd7ae5b5be13604bb504b54a822bed1f65.tar.zst
freebsd-ports-gnome-ad1164bd7ae5b5be13604bb504b54a822bed1f65.zip
- Fix USE_PERL5: remove unnecessary 5.12.0+
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Lexical-Import/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Lexical-Import/Makefile b/devel/p5-Lexical-Import/Makefile
index 7f2f36a198e0..635e38d0ae60 100644
--- a/devel/p5-Lexical-Import/Makefile
+++ b/devel/p5-Lexical-Import/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
-USE_PERL5= 5.12.0+ configure
+USE_PERL5= configure
USES= perl5
MAN3= Lexical::Import.3