1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Simplify full-regression-test.

Feature safe:	yes
This commit is contained in:
Gerald Pfeifer 2010-06-27 11:18:17 +00:00
parent 336afda7c8
commit 7d72c062a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257056

View File

@ -162,7 +162,7 @@ pre-configure:
@${MKDIR} ${CONFIGURE_WRKSRC}
full-regression-test: build
cd ${WRKSRC}; export RUNTESTFLAGS='--target_board ''unix{-pthread}'''; ${GMAKE} -sk check
cd ${WRKSRC}; ${GMAKE} -sk check
post-install:
${RM} -f ${PREFIX}/man/man7/fsf-funding.7 \