aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Compiler-Lexer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Compiler-Lexer/Makefile')
-rw-r--r--devel/p5-Compiler-Lexer/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/p5-Compiler-Lexer/Makefile b/devel/p5-Compiler-Lexer/Makefile
index 71e6e6702123..b9cd137ac26c 100644
--- a/devel/p5-Compiler-Lexer/Makefile
+++ b/devel/p5-Compiler-Lexer/Makefile
@@ -1,11 +1,12 @@
PORTNAME= Compiler-Lexer
-PORTVERSION= 0.22
+PORTVERSION= 0.23
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= kuriyama@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for lexical analyzer
+WWW= https://metacpan.org/release/Compiler-Lexer
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
@@ -15,6 +16,8 @@ BUILD_DEPENDS= p5-Module-Build-XSUtil>0:devel/p5-Module-Build-XSUtil
USES= perl5
USE_PERL5= modbuild
+CFLAGS+= --std=c++14
+
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Compiler/Lexer/Lexer.so