1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

- remove do_nada from target

Approved by:	portmgr (blanket)
This commit is contained in:
Jason Helfman 2015-04-01 23:24:50 +00:00
parent ec98960b32
commit 31c8b17347
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382972

View File

@ -49,7 +49,7 @@ do-build:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKR_ARGS} doc
.else
${DO_NADA}
${TRUE}
.endif
regression-test: