1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- Unmark BROKEN, problem was fixed in p5-Wx port

PR:		ports/136135
Submitted by:	Cezary Morga <cm@therek.net> (maintainer)
This commit is contained in:
Pav Lucistnik 2009-06-30 13:04:36 +00:00
parent 4de86fa695
commit d10e8d3e54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236810

View File

@ -25,10 +25,4 @@ PERL_CONFIGURE= yes
MAN3= Wx::Perl::ProcessStream.3
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 800000
BROKEN= Dumps core during build on 8.0-CURRENT
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>