View | Details | Raw Unified | Return to bug 73611
Collapse All | Expand All

(-)archivers/rar/Makefile (+4 lines)
Lines 22-27 Link Here
22
22
23
.include <bsd.port.pre.mk>
23
.include <bsd.port.pre.mk>
24
24
25
.if ${OSVERSION} < 503001
26
IGNORE=		Systems prior to FreeBSD 5.3 currently out of support
27
.endif
28
25
.if ${PORTOBJFORMAT} == "elf"
29
.if ${PORTOBJFORMAT} == "elf"
26
STRIP=
30
STRIP=
27
.endif
31
.endif

Return to bug 73611