Remove 4.x cruft.

Hat:		portmgr
This commit is contained in:
Mark Linimon
2007-09-30 09:44:42 +00:00
parent 97c144febd
commit b09c5bb036

View File

@@ -36,10 +36,6 @@ MAN1= sdcv.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= Doesn't build on FreeBSD 4.x
.endif
.if ${ARCH} == "amd64" || ${ARCH} == "ia64" || ${ARCH} == "sparc64"
BROKEN= Doesn't build on 64-bit platforms
.endif