diff options
Diffstat (limited to 'www/p5-HTTP-Cache-Transparent')
-rw-r--r-- | www/p5-HTTP-Cache-Transparent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTTP-Cache-Transparent/Makefile b/www/p5-HTTP-Cache-Transparent/Makefile index 890a01e46c16..a5d6ee063553 100644 --- a/www/p5-HTTP-Cache-Transparent/Makefile +++ b/www/p5-HTTP-Cache-Transparent/Makefile @@ -23,7 +23,7 @@ MAN3= HTTP::Cache::Transparent.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 -BROKEN= "Does not compile with perl ${PERL_VERSION}" +BROKEN= Does not compile with perl ${PERL_VERSION} .endif .include <bsd.port.post.mk> |