Somehow, 'make test' doesn't catch all problems. Mark broken

with perl 5.005_03 until I can figure out what the exact problem i.s

Submitted by:	Michel Gravey <admin@the-e-management.com>,
		"Michel Gravey" <michel.gravey@orange.fr>,
		pav
This commit is contained in:
Erwin Lansing
2004-01-12 14:38:20 +00:00
parent 81ec0cfbc9
commit 0208452f9a
+7 -1
View File
@@ -20,4 +20,10 @@ PERL_CONFIGURE= YES
MAN3= MIME::Base64.3 \
MIME::QuotedPrint.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
BROKEN= Does not run.
.endif
.include <bsd.port.post.mk>