- Remove BROKEN, builds fine.

Discussed with:	pav
Feature safe:	yes
This commit is contained in:
Wesley Shields 2009-09-24 20:22:39 +00:00
parent 81f3a267b6
commit def7062c1e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242035

View file

@ -24,10 +24,4 @@ USE_PYDISTUTILS= yes
USE_PYTHON_PREFIX= yes
PYDISTUTILS_PKGNAME= pylibpcap
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800074
BROKEN= does not build
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>