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

(-)Makefile (-7 / +1 lines)
Lines 20-29 Link Here
20
MANCOMPRESSED=	maybe
20
MANCOMPRESSED=	maybe
21
PLIST_FILES=	libexec/poppwd
21
PLIST_FILES=	libexec/poppwd
22
22
23
.include <bsd.port.pre.mk>
23
.include <bsd.port.mk>
24
25
.if ${OSVERSION} < 500000
26
27
BROKEN=		Does not compile on 4.x
28
.endif
29
.include <bsd.port.post.mk>

Return to bug 111768