View | Details | Raw Unified | Return to bug 249946 | Differences between
and this patch

Collapse All | Expand All

(-)net/nncp/Makefile (+1 lines)
Lines 16-21 Link Here
16
USE_RC_SUBR=	nncp-caller nncp-daemon nncp-toss
16
USE_RC_SUBR=	nncp-caller nncp-daemon nncp-toss
17
17
18
MAKE_ARGS=	INFODIR=${STAGEDIR}${PREFIX}/${INFO_PATH}
18
MAKE_ARGS=	INFODIR=${STAGEDIR}${PREFIX}/${INFO_PATH}
19
MAKE_ENV=	${GO_ENV}
19
INSTALL_TARGET=	install-strip
20
INSTALL_TARGET=	install-strip
20
21
21
SUB_FILES=	pkg-message pkg-install pkg-deinstall
22
SUB_FILES=	pkg-message pkg-install pkg-deinstall

Return to bug 249946