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

(-)/usr/ports/archivers/lzo2/Makefile (-1 / +1 lines)
Lines 25-31 Link Here
25
25
26
post-build:
26
post-build:
27
	@${ECHO_MSG} "===>  Running self-tests for ${PKGNAME} (can take a few minutes, without output)"
27
	@${ECHO_MSG} "===>  Running self-tests for ${PKGNAME} (can take a few minutes, without output)"
28
	cd ${WRKSRC} && ${MAKE} test SHELL="${SHELL} -x"
28
	cd ${WRKSRC} && ${MAKE} test SHELL="${SH} -x"
29
29
30
post-install:
30
post-install:
31
.if !defined(NOPORTDOCS)
31
.if !defined(NOPORTDOCS)

Return to bug 126935