aboutsummaryrefslogtreecommitdiff
path: root/www/wml
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-08 01:12:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-08 01:12:10 +0000
commit9839011ec3910790376ce9ace5e2a1c5bcb2781f (patch)
tree41c61966bf1404bd3cfce06493a35d6a1a4acfc6 /www/wml
parent41a56135d1e8a68844e4c575702cdbad451d7322 (diff)
downloadports-9839011ec3910790376ce9ace5e2a1c5bcb2781f.tar.gz
ports-9839011ec3910790376ce9ace5e2a1c5bcb2781f.zip
Notes
Diffstat (limited to 'www/wml')
-rw-r--r--www/wml/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile
index d361fff481de..cfb048045518 100644
--- a/www/wml/Makefile
+++ b/www/wml/Makefile
@@ -63,10 +63,6 @@ MAN7= wml_intro.7 wml_macros.7 wml_tutorial.7 wml_faq.7 wml_tags.7
BROKEN= Build fails on amd64 or ia64 (needs to build shared libraries with -fPIC)
.endif
-.if ${PERL_LEVEL} < 500600
-BROKEN= Does not compile with perl ${PERL_VERSION}
-.endif
-
# catpages are usually not installed, so they are not compressed.
# But they are really needed as docs, so we compress manually...
.if !defined(NOMANCOMPRESS)