aboutsummaryrefslogtreecommitdiffstats
path: root/lang/eperl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/eperl/Makefile')
-rw-r--r--lang/eperl/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/eperl/Makefile b/lang/eperl/Makefile
index e21d61443037..e2b1a5ed16d8 100644
--- a/lang/eperl/Makefile
+++ b/lang/eperl/Makefile
@@ -33,10 +33,6 @@ MAN1= eperl.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 502000
-BROKEN= "Configure fails"
-.endif
-
test:
@(cd ${WRKSRC}; ${MAKE} test)