- Mark BROKEN w/ lang/perl5.14

PR:             ports/165457
With Hat:       perl@
This commit is contained in:
Philip M. Gollucci 2012-03-07 21:25:47 +00:00
parent 2af177a1f7
commit 0fd9ff3861
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292918

View file

@ -69,4 +69,8 @@ post-patch:
-e 's/ -lpam_misc//g;' \
${WRKSRC}/Makefile.PL
.if ${PERL_LEVEL} > 501400
BROKEN= does not compile, no release since 2004
.endif
.include <bsd.port.post.mk>