diff options
Diffstat (limited to 'print/perlftlib/Makefile')
-rw-r--r-- | print/perlftlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile index bfdb7822f70e..5fb6d5c9ee30 100644 --- a/print/perlftlib/Makefile +++ b/print/perlftlib/Makefile @@ -40,6 +40,6 @@ post-build: .include <bsd.port.pre.mk> .if exists(${SITE_PERL}/ExtUtils/CBuilder.pm) -BROKEN= Does not build if devel/p5-ExUtils-CBuilder is installed +BROKEN= Does not build if devel/p5-ExUtils-CBuilder is installed .endif .include <bsd.port.post.mk> |