diff options
Diffstat (limited to 'www/p5-HTTP-HeaderParser-XS/Makefile')
-rw-r--r-- | www/p5-HTTP-HeaderParser-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTTP-HeaderParser-XS/Makefile b/www/p5-HTTP-HeaderParser-XS/Makefile index c88f4fc73c32..6203f4ab2700 100644 --- a/www/p5-HTTP-HeaderParser-XS/Makefile +++ b/www/p5-HTTP-HeaderParser-XS/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= XS extension for processing HTTP headers -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAKE_ARGS+= CC=${CXX} LD=${CXX} |