- remove BROKEN which I forgot in previous commit

PR:		71851
Submitted by:	leeym
Approved by:	portmgr (marcus)
This commit is contained in:
Yen-Ming Lee 2004-09-19 01:59:18 +00:00
parent 2e050a49ba
commit 4ce1c11147
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118282

View File

@ -37,10 +37,6 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
BROKEN= "Does not compile on FreeBSD >= 5.x"
.endif
.if ${ARCH} == "amd64" .if ${ARCH} == "amd64"
BROKEN= "Does not compile on amd64 (missing -fPIC)" BROKEN= "Does not compile on amd64 (missing -fPIC)"
.endif .endif