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

(-)Makefile (+2 lines)
Lines 55-60 Link Here
55
PROTO_MANDIR=	${PROTO_DIR}/usr/share/man
55
PROTO_MANDIR=	${PROTO_DIR}/usr/share/man
56
PROTO_OSSLIBDIR=${PROTO_DIR}${PREFIX}/lib/oss
56
PROTO_OSSLIBDIR=${PROTO_DIR}${PREFIX}/lib/oss
57
57
58
.include <bsd.port.pre.mk>
59
58
.if !exists(${SRC_BASE}/sys/Makefile)
60
.if !exists(${SRC_BASE}/sys/Makefile)
59
IGNORE=		requires kernel source to be installed
61
IGNORE=		requires kernel source to be installed
60
.endif
62
.endif

Return to bug 169212