Index: head/tests/Makefile =================================================================== --- head/tests/Makefile (revision 261977) +++ head/tests/Makefile (revision 261978) @@ -1,14 +1,14 @@ # $FreeBSD$ .include SUBDIR= sys TESTSDIR= ${TESTSBASE} KYUAFILE= yes afterinstall: install-tests-local install-tests-local: .PHONY - ${INSTALL_SYMLINK} ../local/tests ${TESTSDIR}/local + ${INSTALL_SYMLINK} ../local/tests ${DESTDIR}${TESTSDIR}/local .include