aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/avr-gcc/Makefile')
-rw-r--r--devel/avr-gcc/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/devel/avr-gcc/Makefile b/devel/avr-gcc/Makefile
index ac030e25d664..8ffb249d8008 100644
--- a/devel/avr-gcc/Makefile
+++ b/devel/avr-gcc/Makefile
@@ -61,9 +61,4 @@ INFO= cpp gcc gccint cppinternals gccinstall
post-extract:
cd ${WRKDIR} && ${MKDIR} build
-.if ${PERL_LEVEL} < 500600
-BROKEN= system's Pod::Man too old to generate the documentation.
-IGNORE= you need a newer version of Perl to build the documentation
-.endif
-
.include <bsd.port.post.mk>